How to Install and Uninstall libbfio1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libbfio1" package

Learn how to install libbfio1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libbfio1

2. Uninstall "libbfio1" package

This guide covers the steps necessary to uninstall libbfio1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libbfio1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbfio1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libbfio1
Priority: optional
Section: universe/libs
Installed-Size: 872
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Source: libbfio
Version: 20160108-1
Depends: libc6 (>= 2.14)
Filename: pool/universe/libb/libbfio/libbfio1_20160108-1_amd64.deb
Size: 306468
MD5sum: 19966965cebae0e0db9adac9c935cb77
SHA1: b9afce8ebcb9663e2e6a58da0b863a1d54af95d0
SHA256: 0a8cb48524715a4eeb99dc286677ce67108238d1a9f6aa6245cfd127c1414243
Description-en: Library to provide basic input/output abstraction
Libbfio is a library to provide basic file input/output abstraction. It is
used in multiple other libraries like libewf, libmsiecf, libnk2, libolecf and
libpff. It is used to chain I/O to support file-in-file access.
.
This package contains the shared library.
Description-md5: 19b81aad66ce4aaea6a712eb4cb018d2
Homepage: https://github.com/libyal/libbfio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu