How to Install and Uninstall pybit-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "pybit-common" package

Please follow the guidance below to install pybit-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pybit-common

2. Uninstall "pybit-common" package

Please follow the steps below to uninstall pybit-common on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove pybit-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the pybit-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: pybit-common
Priority: extra
Section: universe/devel
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Neil Williams
Architecture: all
Source: pybit
Version: 1.0.0-2.1
Depends: python-amqplib, python-jsonpickle, python-daemon, python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/pybit/pybit-common_1.0.0-2.1_all.deb
Size: 9016
MD5sum: f23fab27d4346d95e2b591dc7cfa0b8f
SHA1: 3ec3b63c98da799f1bde5f8a412a564a7c2aaad6
SHA256: 2945401861305306c0501e74e0cc8b1145688be201ef4221a6ba2588674f4e92
Description-en: Common objects for pybit
pyBit uses message queues to create a distributed, cross-platform
buildd toolkit using a collection of buildds, using source from
various VCS clients. pyBit is intended to support rapidly evolving
software collections and can support multiple VCS frontends and
multiple build backends.
.
This package contains the object definitions of Python objects
common to pyBit components as well as the Postgres database
schema for pyBit.
Description-md5: 1dd8f4804c997e99367e8fbba5a42619
Homepage: http://nicholasdavidson.github.com/pybit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu