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

Last updated: May 03,2024

1. Install "pybit-web" package

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

$ sudo apt update $ sudo apt install pybit-web

2. Uninstall "pybit-web" package

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

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

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

Package: pybit-web
Priority: extra
Section: universe/devel
Installed-Size: 924
Maintainer: Ubuntu Developers
Original-Maintainer: Neil Williams
Architecture: all
Source: pybit
Version: 1.0.0-2.1
Replaces: pybit-common (<= 0.1.1)
Depends: python-psycopg2 (>= 2.4.2-1~), pybit-common, dbconfig-common, libjson-perl, ucf, adduser, python-bottle, python (>= 2.7), python (<< 2.8), debconf (>= 0.5) | debconf-2.0
Recommends: libjs-jquery (>= 1.4.2-2), libjs-jquery-form, postgresql-client, libapache2-mod-wsgi
Suggests: rabbitmq-server (>= 1.8), postgresql (>= 8.4)
Filename: pool/universe/p/pybit/pybit-web_1.0.0-2.1_all.deb
Size: 119760
MD5sum: 2d7bb9445b577879a15bde8e515ee352
SHA1: 28ec478ef75a6e86964eb01648b9e6fa965e25af
SHA256: 9daf2bb854fab29cc1fd4a8c4b9c90270230c22e3b1694aabfd3d52d82f398f6
Description-en: buildd toolkit based on message queues (web frontend)
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 a reporting and custom-build request
interface for the status database and the controller agent for
PyBit. The static web pages do need to be served from the same
machine as is running the pybit-web application.
.
A single RabbitMQ server is also required, it can be installed on
any machine which is visible to the controller and all clients.
Description-md5: 22bc292e3272b1d80c5d45a922375b2d
Homepage: http://nicholasdavidson.github.com/pybit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu