How to Install and Uninstall svn-load Package on Kali Linux

Last updated: May 14,2024

1. Install "svn-load" package

Please follow the step by step instructions below to install svn-load on Kali Linux

$ sudo apt update $ sudo apt install svn-load

2. Uninstall "svn-load" package

In this section, we are going to explain the necessary steps to uninstall svn-load on Kali Linux:

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

3. Information about the svn-load package on Kali Linux

Package: svn-load
Version: 1.6-1
Installed-Size: 41
Maintainer: dann frazier
Architecture: all
Depends: python3, python3-svn
Size: 12096
SHA256: d1e3267185560c54d34937e7a7efeef225a525ee92f1bf8d478dc1752ec5e5a6
SHA1: f6a9b62fb18788a55d2e4b09f088eb3ccc8c3d23
MD5sum: 2f8b604781a8781e6a7501fcfa9e5f83
Description: Enhanced import facility for Subversion
svn-load is a free replacement for svn_load_dirs, an enhanced import
facility for Subversion.
.
This utility will commit a single changeset that alters a repository
subtree to match a local directory. It detects filenames that have been
removed or created, and uses this knowledge to prompt the user about file
and directory movements within the subtree. An automatic tagging option
is also supported.
.
svn-load is well suited for vendor branch maintenance, where external
source is routinely imported and merged.
Description-md5: c209fea06323292f314d8d6c6df91a8f
Tag: devel::rcs, implemented-in::python, interface::commandline,
role::program, scope::utility
Section: vcs
Priority: optional
Filename: pool/main/s/svn-load/svn-load_1.6-1_all.deb