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

Last updated: December 25,2024

1. Install "python-svn" package

In this section, we are going to explain the necessary steps to install python-svn on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-svn

2. Uninstall "python-svn" package

This tutorial shows how to uninstall python-svn on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-svn
Priority: optional
Section: python
Installed-Size: 2729
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: pysvn
Version: 1.8.0-1
Provides: python-pysvn
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libapr1 (>= 1.2.7), libc6 (>= 2.4), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libsvn1 (>= 1.8.10)
Suggests: python-svn-dbg
Filename: pool/main/p/pysvn/python-svn_1.8.0-1_amd64.deb
Size: 397148
MD5sum: 297333d62741915f89ce9a62582a0fd0
SHA1: e04e79bc68c8433209fe1cf81375ed7ecba4845f
SHA256: 97b9b01060431ee7530354c68e2400a690d49bfde7f132dad4a3372bb5b299c4
Description-en: A(nother) Python interface to Subversion
The pysvn module is a Python interface to the Subversion version
control system. This API exposes client interfaces for managing a
working copy, querying a repository, and synchronizing the two.
Description-md5: 68e6338441729beae45452e9f94a2f32
Homepage: http://pysvn.tigris.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y