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

Last updated: May 03,2024

1. Install "pybit-watcher" package

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

$ sudo apt update $ sudo apt install pybit-watcher

2. Uninstall "pybit-watcher" package

Here is a brief guide to show you how to uninstall pybit-watcher on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: pybit-watcher
Priority: extra
Section: universe/devel
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Neil Williams
Architecture: all
Source: pybit
Version: 1.0.0-2.1
Depends: python-pyinotify, python-daemon, pybit-common, reprepro, python:any
Filename: pool/universe/p/pybit/pybit-watcher_1.0.0-2.1_all.deb
Size: 8578
MD5sum: fbc5424eb68e0b7e9b0503a4c455a140
SHA1: e14e25ced89366942c9ac900aa31b0ec74f1b622
SHA256: 74951831b2338bd74724514ac2ca4ababd4d47811b8d033544f051137d5817f3
Description-en: watches incoming directories for reprepro
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 watcher which runs as a daemon and monitors a
directory for changes files then runs the appropriate reprepro rule.
.
This allows pybit clients to upload without waiting for the packages
to be processed by reprepro.
Description-md5: 487f914a488fc9fc39132a7d5beb07be
Homepage: http://nicholasdavidson.github.com/pybit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu