How to Install and Uninstall libf2fs-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libf2fs-dev" package

Please follow the guidance below to install libf2fs-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libf2fs-dev

2. Uninstall "libf2fs-dev" package

Learn how to uninstall libf2fs-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libf2fs-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libf2fs-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libf2fs-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Filesystems Group
Architecture: amd64
Source: f2fs-tools
Version: 1.6.1-1
Replaces: f2fs-tools (<< 1.6.0-1)
Depends: libf2fs0 (= 1.6.1-1), uuid-dev
Breaks: f2fs-tools (<< 1.6.0-1)
Filename: pool/universe/f/f2fs-tools/libf2fs-dev_1.6.1-1_amd64.deb
Size: 23262
MD5sum: 07c677ce63ef6fe5e862b9a0e52b354a
SHA1: 2a557b3ee4f9d56cede6cee35cd9732f347f72a7
SHA256: a075ff470c1c9175b2f8a96eac1c5268c2b6dc0131eed3e29c16eb82e175cd9e
Description-en: Core libraries for Flash-Friendly File System - Development files
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).
.
This package contains the development files.
Description-md5: 0b8ff95995c25ce08bee7e4e919f8d04
Multi-Arch: same
Homepage: http://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu