How to Install and Uninstall fscrypt Package on Kali Linux

Last updated: May 09,2024

1. Install "fscrypt" package

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

$ sudo apt update $ sudo apt install fscrypt

2. Uninstall "fscrypt" package

Please follow the guidance below to uninstall fscrypt on Kali Linux:

$ sudo apt remove fscrypt $ sudo apt autoclean && sudo apt autoremove

3. Information about the fscrypt package on Kali Linux

Package: fscrypt
Version: 0.3.4-2
Installed-Size: 5520
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libpam0g (>= 0.99.7.1)
Suggests: libpam-fscrypt
Size: 1719388
SHA256: fe552c43044eb83a5e0bc8478715be4dc60937768d4a223a661090b81b4a2e5c
SHA1: 9c30ba42c87328cb82e385135dd9d3acb9b5585a
MD5sum: 589b285815b4665222aa67e23615a0f3
Description: Tool for managing Linux filesystem encryption
fscrypt is a high-level tool for the management of Linux filesystem
encryption. This tool manages metadata, key generation, key wrapping,
PAM integration, and provides a uniform interface for creating and
modifying encrypted directories.
.
To use fscrypt, you must have a filesystem with encryption enabled and
a kernel that supports reading/writing from that filesystem. Currently,
ext4, F2FS, and UBIFS support Linux filesystem encryption. Ext4 has
supported Linux filesystem encryption since v4.1, F2FS added support
in v4.2, and UBIFS added support in v4.10. Other filesystems may add
support for native encryption in the future.
Description-md5:
Homepage: https://github.com/google/fscrypt
Built-Using: go-md2man-v2 (= 2.0.3+ds1-1), golang-1.21 (= 1.21.6-1), golang-blackfriday-v2 (= 2.1.0-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-urfave-cli (= 1.22.14-1), golang-go.crypto (= 1:0.17.0-1), golang-golang-x-sys (= 0.15.0-1), golang-golang-x-term (= 0.15.0-1), golang-google-protobuf (= 1.32.0-1)
Section: admin
Priority: optional
Filename: pool/main/f/fscrypt/fscrypt_0.3.4-2_amd64.deb