How to Install and Uninstall libburn.i686 Package on Fedora 35
Last updated: December 16,2024
1. Install "libburn.i686" package
This guide covers the steps necessary to install libburn.i686 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
libburn.i686
Copied
2. Uninstall "libburn.i686" package
Here is a brief guide to show you how to uninstall libburn.i686 on Fedora 35:
$
sudo dnf remove
libburn.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libburn.i686 package on Fedora 35
Last metadata expiration check: 0:49:11 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : libburn
Version : 1.5.4
Release : 3.fc35
Architecture : i686
Size : 183 k
Source : libburn-1.5.4-3.fc35.src.rpm
Repository : fedora
Summary : Library for reading, mastering and writing optical discs
URL : https://libburnia-project.org/
License : GPLv2+
Description : Libburn is a library by which preformatted data get onto optical media:
: CD, DVD and BD (Blu-Ray). It also offers a facility for reading data
: blocks from its drives without using the normal block device I/O, which
: has advantages and disadvantages. It seems appropriate, nevertheless,
: to do writing and reading via same channel. On several Linux systems,
: the block device driver needs reloading of the drive tray in order to
: make available freshly written data. The libburn read function does not
: need such a reload. The code of libburn is independent of cdrecord.
Available Packages
Name : libburn
Version : 1.5.4
Release : 3.fc35
Architecture : i686
Size : 183 k
Source : libburn-1.5.4-3.fc35.src.rpm
Repository : fedora
Summary : Library for reading, mastering and writing optical discs
URL : https://libburnia-project.org/
License : GPLv2+
Description : Libburn is a library by which preformatted data get onto optical media:
: CD, DVD and BD (Blu-Ray). It also offers a facility for reading data
: blocks from its drives without using the normal block device I/O, which
: has advantages and disadvantages. It seems appropriate, nevertheless,
: to do writing and reading via same channel. On several Linux systems,
: the block device driver needs reloading of the drive tray in order to
: make available freshly written data. The libburn read function does not
: need such a reload. The code of libburn is independent of cdrecord.