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

Last updated: May 04,2024

1. Install "pybit-svn" package

Please follow the step by step instructions below to install pybit-svn on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install pybit-svn

2. Uninstall "pybit-svn" package

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

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

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

Package: pybit-svn
Priority: extra
Section: universe/devel
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Neil Williams
Architecture: all
Source: pybit
Version: 1.0.0-2.1
Depends: subversion, curl
Filename: pool/universe/p/pybit/pybit-svn_1.0.0-2.1_all.deb
Size: 7480
MD5sum: f84bb82a762271b05047e672f8c1c51e
SHA1: c6b2c2a7b393ada3484a670e314aa847a46b7e46
SHA256: 50ed9ebdde02e47b7a75fe37f593cc61b0d78f16be49b0150358129df1799e13
Description-en: Subversion post commit hook 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 a Subversion post commit hook to check for
interesting changes in the repository and post a directory back
to the controller using curl.
.
Currently, only Subversion is supported. The svn hook
does not depend on the rest of pyBit or on Python.
Description-md5: d90af1a97929249066d506a99e0403c3
Homepage: http://nicholasdavidson.github.com/pybit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu