pip3 (1) Linux Manual Page
pip – A tool for installing and managing Python packages Synopsispip <command> [options] pip3 <command> [options] Descriptionpip is a Python package installer, recommended for installing Python packages which are not available in the Debian archive. It can work with version control repositories (currently only Git, Mercurial, and Bazaar repositories), logs output extensively, and prevents partial…
