How to Install and Uninstall libburn.i686 Package on Amazon Linux 2
Last updated: November 25,2024
1. Install "libburn.i686" package
In this section, we are going to explain the necessary steps to install libburn.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libburn.i686
Copied
2. Uninstall "libburn.i686" package
Here is a brief guide to show you how to uninstall libburn.i686 on Amazon Linux 2:
$
sudo yum remove
libburn.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the libburn.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libburn
Arch : i686
Version : 1.2.8
Release : 4.amzn2.0.2
Size : 163 k
Repo : amzn2-core/2/x86_64
Summary : Library for reading, mastering and writing optical discs
URL : http://libburnia-project.org/
License : GPLv2+
Description : Libburn is an open-source library for reading, mastering and
: writing optical discs. For now this means only CD-R and CD-RW.
:
: The project comprises of several more or less interdependent parts
: which together strive to be a usable foundation for application
: development. These are libraries, language bindings, and
: middleware binaries which emulate classical (and valuable) Linux
: tools.
Available Packages
Name : libburn
Arch : i686
Version : 1.2.8
Release : 4.amzn2.0.2
Size : 163 k
Repo : amzn2-core/2/x86_64
Summary : Library for reading, mastering and writing optical discs
URL : http://libburnia-project.org/
License : GPLv2+
Description : Libburn is an open-source library for reading, mastering and
: writing optical discs. For now this means only CD-R and CD-RW.
:
: The project comprises of several more or less interdependent parts
: which together strive to be a usable foundation for application
: development. These are libraries, language bindings, and
: middleware binaries which emulate classical (and valuable) Linux
: tools.