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

Last updated: May 03,2024

1. Install "pybit-client" package

This is a short guide on how to install pybit-client on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pybit-client

2. Uninstall "pybit-client" package

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

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

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

Package: pybit-client
Priority: extra
Section: universe/devel
Installed-Size: 236
Maintainer: Ubuntu Developers
Original-Maintainer: Neil Williams
Architecture: all
Source: pybit
Version: 1.0.0-2.1
Depends: sbuild, dput, dpkg-dev, pybit-common, python-requests, subversion, pbuilder, libcrypt-ssleay-perl, libjson-perl, python (>= 2.7), python (<< 2.8), debconf (>= 0.5) | debconf-2.0
Filename: pool/universe/p/pybit/pybit-client_1.0.0-2.1_all.deb
Size: 38054
MD5sum: ff8976ebe046c0b90be8267cd716cfba
SHA1: c4aca610ffbcf5964ac4d4d428f7389c800fe212
SHA256: 745903a83632603a5773bf61e8e1a3f298e8d182fe5a901933aff426db7e8243
Description-en: buildd client support 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 provides the Debian buildd client for pyBit to build
packages using sbuild.
.
Each pyBit buildd client needs to install and configure this package
to give each client a unique identifier per pyBit database.
Description-md5: 52f2d0cccf362ee2e98b41eb332b7d70
Homepage: http://nicholasdavidson.github.com/pybit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu