How to Install and Uninstall python3-subversion Package on Kali Linux

Last updated: May 06,2024

1. Install "python3-subversion" package

Please follow the instructions below to install python3-subversion on Kali Linux

$ sudo apt update $ sudo apt install python3-subversion

2. Uninstall "python3-subversion" package

Please follow the guidance below to uninstall python3-subversion on Kali Linux:

$ sudo apt remove python3-subversion $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-subversion package on Kali Linux

Package: python3-subversion
Source: subversion (1.14.3-1)
Version: 1.14.3-1+b1
Installed-Size: 8836
Maintainer: James McCoy
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libapr1 (>= 1.2.7), libc6 (>= 2.14), libsvn1 (>= 1.14)
Size: 1194160
SHA256: 78b72492c062b94355f5703e69ca2ebe10b583af36c980c78495dc5f390307ce
SHA1: 063da3b951fe1c3334879bcf31dff3ff7773ab40
MD5sum: c6e4c1fb6933ed3be2241fd1bc528865
Description: Python3 bindings for Apache Subversion
This is a set of Python3 interfaces to libsvn, the Apache Subversion
libraries. It is useful if you want to, for example, write a Python3
script that manipulates a Subversion repository or working copy. See
the 'subversion' package for more information.
Description-md5:
Homepage: http://subversion.apache.org/
Section: python
Priority: optional
Filename: pool/main/s/subversion/python3-subversion_1.14.3-1+b1_amd64.deb