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

Last updated: July 08,2024

1. Install "libafflib-dev" package

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

$ sudo apt update $ sudo apt install libafflib-dev

2. Uninstall "libafflib-dev" package

In this section, we are going to explain the necessary steps to uninstall libafflib-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libafflib-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Source: afflib
Version: 3.7.7-3
Depends: libafflib0v5 (= 3.7.7-3)
Recommends: afflib-tools
Filename: pool/universe/a/afflib/libafflib-dev_3.7.7-3_amd64.deb
Size: 19864
MD5sum: 5de59a3f4134df653b2d9a77e3a24db3
SHA1: f84de89967b5bf7250c3bf1f7ed7fb518b4d04c0
SHA256: 1c1162f11ffe343541db75c1fedce3a1a3f8e68e110aeff7eac3e2bc83b1910c
Description-en: Advanced Forensics Format Library (development files)
The Advanced Forensic Format (AFF) is on-disk format for storing
computer forensic information. Critical features of AFF include:
.
- AFF allows you to store both computer forensic data and associated
metadata in one or more files.
- AFF allows files to be digital singed, to provide for
chain-of-custody and long-term file integrity.
- AFF allows for forensic disk images to stored encrypted and
decrypted on-the-fly for processing. This allows disk images
containing privacy sensitive material to be stored on the Internet.
.
This package provides the development files.
Description-md5: 98734f0c1f03435d232166a448e47c3d
Homepage: https://github.com/sshock/AFFLIBv3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu