How to Install and Uninstall python-subvertpy Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-subvertpy" package

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

$ sudo apt update $ sudo apt install python-subvertpy

2. Uninstall "python-subvertpy" package

Please follow the step by step instructions below to uninstall python-subvertpy on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-subvertpy $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-subvertpy package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-subvertpy
Priority: optional
Section: universe/python
Installed-Size: 1314
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: subvertpy
Version: 0.9.3-3
Provides: python2.7-subvertpy
Depends: python (>= 2.7), python (<< 2.8), libapr1 (>= 1.2.7), libc6 (>= 2.14), libsvn1 (>= 1.7)
Suggests: python-subvertpy-dbg
Conflicts: bzr-svn (<< 0.5.0~rc2~)
Filename: pool/universe/s/subvertpy/python-subvertpy_0.9.3-3_amd64.deb
Size: 159492
MD5sum: b5e6ad8eb73e31f11c0fbd7ec372bdd0
SHA1: c732b12c7b0f63d02341f91b576c8cf8dcd5e0fb
SHA256: c9f7a2bc066ef1107765c60e8268b2ebb180c8c8663000c788f64bbff2fa8ba5
Description-en: Alternative Python bindings for Subversion
Python bindings for the Subversion version control system. The aim of
these bindings is to be fast, complete and to provide an API that feels native
to Python programmers.
.
This also includes an experimental server-side implementation of the
Subversion protocol.
Description-md5: 7188ae6f08bd7c86af2076634114f862
Homepage: http://samba.org/~jelmer/subvertpy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu