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

Last updated: May 16,2024

1. Install "libisoburn1" package

Please follow the guidance below to install libisoburn1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libisoburn1

2. Uninstall "libisoburn1" package

This tutorial shows how to uninstall libisoburn1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libisoburn1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libisoburn1
Priority: optional
Section: universe/libs
Installed-Size: 951
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Libburnia packagers
Architecture: amd64
Source: libisoburn
Version: 1.4.2-4ubuntu1
Depends: libburn4 (>= 1.4.2.pl01), libc6 (>= 2.15), libisofs6 (>= 1.4.2), libjte1, libreadline6 (>= 6.0)
Filename: pool/universe/libi/libisoburn/libisoburn1_1.4.2-4ubuntu1_amd64.deb
Size: 354600
MD5sum: 70412c8fd16076a3dccf797ce380e869
SHA1: e233f0e66811831bfd1d1e419b2706e5e0935b34
SHA256: 6420718f6f2f2b5866e397a923fcc4568981b930dac68507521a155c5235b2f1
Description-en: library to handle creation and inspection of ISO-9660 file systems
libisoburn is a frontend for the libraries libburn and libisofs. It handles
the creation, loading, manipulation and burning of ISO-9660 filesystem images.
This library provides a low-level API, called libisoburn API, which
enhances and partly encapsulates the API of libburn and libisofs. Further
there is a higher level API, called xorriso API, which completely encapsulates
the API of libburn, libisofs, and libisoburn. It implements all parts of
xorriso except the small initialization module xorriso/xorriso_main.c .
.
This package contains the shared object files for libisoburn.
Description-md5: f755475123e9dbc50f4dfecf700db177
Multi-Arch: same
Homepage: http://libburnia-project.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu