How to Install and Uninstall encfs Package on Kali Linux

Last updated: May 09,2024

1. Install "encfs" package

Please follow the guidance below to install encfs on Kali Linux

$ sudo apt update $ sudo apt install encfs

2. Uninstall "encfs" package

This guide let you learn how to uninstall encfs on Kali Linux:

$ sudo apt remove encfs $ sudo apt autoclean && sudo apt autoremove

3. Information about the encfs package on Kali Linux

Package: encfs
Source: encfs (1.9.5-2)
Version: 1.9.5-2+b1
Installed-Size: 1610
Maintainer: Eduard Bloch
Architecture: amd64
Depends: libc6 (>= 2.34), libfuse2 (>= 2.9), libgcc-s1 (>= 3.3.1), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), libtinyxml2-10 (>= 10.0.0), debconf (>= 0.5) | debconf-2.0, mount (>> 2.19.1), fuse
Size: 387684
SHA256: 6f2f7071420e4d5aff00908568eeca31e12fed098dbd4f48ebdb9273bc1dcf6d
SHA1: d8d1f5800c1e95df6cad4d0e252843b9249b90a5
MD5sum: 844d4b016c23de6d04d2f544ee4c379c
Description: encrypted virtual filesystem
EncFS integrates file system encryption into the Unix(TM) file system.
Encrypted data is stored within the native file system, thus no
fixed-size loopback image is required.
.
EncFS uses the FUSE kernel driver and library as a backend.
Description-md5:
Homepage: https://vgough.github.io/encfs/
Tag: admin::filesystem, implemented-in::c++, interface::commandline,
role::program, scope::utility, security::cryptography
Section: utils
Priority: optional
Filename: pool/main/e/encfs/encfs_1.9.5-2+b1_amd64.deb