How to Install and Uninstall pypibrowser Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "pypibrowser" package

Learn how to install pypibrowser on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pypibrowser

2. Uninstall "pypibrowser" package

This is a short guide on how to uninstall pypibrowser on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pypibrowser $ sudo apt autoclean && sudo apt autoremove

3. Information about the pypibrowser package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pypibrowser
Priority: optional
Section: universe/utils
Installed-Size: 273
Maintainer: Ubuntu Developers
Original-Maintainer: David Paleino
Architecture: all
Version: 1.5-2.1
Depends: python:any (>= 2.7.5-5~), python-qt4
Filename: pool/universe/p/pypibrowser/pypibrowser_1.5-2.1_all.deb
Size: 35756
MD5sum: cd6a881388fbaddfc2f75a92a652ef07
SHA1: f15d722ce6726cc5b0886b9f19d62c2cdfc39f2d
SHA256: 42893eb259cef2fd5232362f73f82b6e1251a0037517868c1c42f6f64e256e00
Description-en: graphical interface for browsing the Python Package Index
PyPI Browser is a graphical user interface (GUI) tool for browsing the
contents of the Python Package Index (PyPI). It queries the online
Package Index server to retrieve information about the available
packages.
.
It aims to make it easier for users to find and download useful Python
software from a central repository. It provides facilities for searching
the package index, can display information about individual packages,
allows packages to be marked so that they can be downloaded together, and
records information about existing packages so that new ones can be
highlighted.
.
Be warned that the preferred way of installing Python modules in the
Debian distribution is from the official python-* packages.
Description-md5: caccdc403f866dd4c3441bc3d9ca0f4e
Homepage: http://www.boddie.org.uk/david/Projects/Python/PyPI-Browser/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions