How to Install and Uninstall f2fs-tools Package on Kali Linux

Last updated: November 07,2024

1. Install "f2fs-tools" package

Here is a brief guide to show you how to install f2fs-tools on Kali Linux

$ sudo apt update $ sudo apt install f2fs-tools

2. Uninstall "f2fs-tools" package

Learn how to uninstall f2fs-tools on Kali Linux:

$ sudo apt remove f2fs-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the f2fs-tools package on Kali Linux

Package: f2fs-tools
Source: f2fs-tools (1.16.0-1)
Version: 1.16.0-1+b1
Installed-Size: 597
Maintainer: Filesystems Group
Architecture: amd64
Depends: libblkid1 (>= 2.17.2), libc6 (>= 2.34), libselinux1 (>= 3.1~), libuuid1 (>= 2.16)
Size: 189420
SHA256: 4ac9dd7d082a40a5bb3fa4b6498631fc93415fa91b61083df14905c8cab31324
SHA1: 49c659aecd7364dc79585fc667d719a86c58c4d1
MD5sum: c69e4060734183fedab5315003f63cba
Description: Tools for Flash-Friendly File System
F2FS is a new filesystem for Linux aimed at NAND flash memory-based storage
devices, such as SSD, eMMC, and SD cards. It is based on Log-structured File
System (LFS).
Description-md5:
Homepage: https://www.kernel.org/doc/html/latest/filesystems/f2fs.html
Section: admin
Priority: optional
Filename: pool/main/f/f2fs-tools/f2fs-tools_1.16.0-1+b1_amd64.deb