How to Install and Uninstall fsvs Package on Kali Linux

Last updated: May 16,2024

1. Install "fsvs" package

This is a short guide on how to install fsvs on Kali Linux

$ sudo apt update $ sudo apt install fsvs

2. Uninstall "fsvs" package

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

$ sudo apt remove fsvs $ sudo apt autoclean && sudo apt autoremove

3. Information about the fsvs package on Kali Linux

Package: fsvs
Version: 1.2.12-1
Installed-Size: 439
Maintainer: Debian QA Group
Architecture: amd64
Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.34), libgdbm6 (>= 1.16), libpcre2-8-0 (>= 10.22), libsvn1 (>= 1.6)
Recommends: subversion
Size: 195168
SHA256: a6229a971393114f967af61f6ae9b86767162f16b5eb06b8c8fca339dbd15609
SHA1: 4eb717b4534d821ffa5f1db8c78058daeeeb6abd
MD5sum: 7e80014f0bebc86a3c8be423b97b26f1
Description: Full system versioning with metadata support
FSVS is a backup/restore/versioning/deployment tool for whole directory
trees or filesystems, with a Subversion repository as the backend.
It can do overlays of multiple repositories, to achieve some content
separation (base install, local modifications, etc.)
Description-md5:
Homepage: https://github.com/phmarek/fsvs
Tag: admin::backup, admin::file-distribution, admin::filesystem,
admin::recovery, devel::packaging, devel::rcs, devel::testing-qa,
implemented-in::c, interface::commandline, network::client,
role::program, scope::utility, security::integrity, use::checking,
use::synchronizing
Section: admin
Priority: optional
Filename: pool/main/f/fsvs/fsvs_1.2.12-1_amd64.deb