How to Install and Uninstall erfs Package on Kali Linux

Last updated: May 21,2024

1. Install "erfs" package

Please follow the step by step instructions below to install erfs on Kali Linux

$ sudo apt update $ sudo apt install erfs

2. Uninstall "erfs" package

Please follow the instructions below to uninstall erfs on Kali Linux:

$ sudo apt remove erfs $ sudo apt autoclean && sudo apt autoremove

3. Information about the erfs package on Kali Linux

Package: erfs
Version: 1.4-1
Installed-Size: 28
Maintainer: skyper
Architecture: all
Depends: encfs, sshfs, openssl
Size: 10072
SHA256: 1262a7227cbb2fc2c279af4a6f70d777a8f5e636b248adaf3c4a454a9f0fbc2f
SHA1: acef1b24276715ba0af6eaaa1174e730344d15d9
MD5sum: b8e0397ad251de7581560930bbce9b98
Description: Client to use a free encrypted cloud based network file system
An easy-to-use, easy-to-setup, hassle-free secure file system with the
encrypted data being stored on a remote cloud server without having to
trust the server.
.
All key material is created on the user's computer and never stored or
transferred to the server.
.
All data is locally encrypted (including the file name). The encrypted
data (and only that!) is stored in the cloud. The data remains secure even
if the cloud server is compromised. It does not need root or superuser
privileges. No need to run your own server. All you need is the bash
script (literally). It is one single command to add and use a
file system:
.
$ erfs mount aDe5F2ik3x35x7pfAEAWdC5Y ~/secure
Description-md5:
Homepage: https://github.com/hackerschoice/erfs
Section: net
Priority: optional
Filename: pool/main/e/erfs/erfs_1.4-1_all.deb