How to Install and Uninstall libburn.x86_64 Package on Fedora 39
Last updated: November 17,2024
1. Install "libburn.x86_64" package
In this section, we are going to explain the necessary steps to install libburn.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
libburn.x86_64
Copied
2. Uninstall "libburn.x86_64" package
This guide let you learn how to uninstall libburn.x86_64 on Fedora 39:
$
sudo dnf remove
libburn.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libburn.x86_64 package on Fedora 39
Last metadata expiration check: 2:33:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libburn
Version : 1.5.6
Release : 2.fc39
Architecture : x86_64
Size : 170 k
Source : libburn-1.5.6-2.fc39.src.rpm
Repository : fedora
Summary : Library for reading, mastering and writing optical discs
URL : https://libburnia-project.org/
License : GPL-2.0-or-later
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.6
Release : 2.fc39
Architecture : x86_64
Size : 170 k
Source : libburn-1.5.6-2.fc39.src.rpm
Repository : fedora
Summary : Library for reading, mastering and writing optical discs
URL : https://libburnia-project.org/
License : GPL-2.0-or-later
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.