How To Install libusal on Fedora 36
Introduction
In this tutorial we learn how to install libusal on Fedora 36.
What is libusal
The libusal package contains C libraries that allows applications to communicate with SCSI devices and is well suitable for writing CD-R media.
We can use yum or dnf to install libusal on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libusal.
Install libusal on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libusal using dnf by running the following command:
sudo dnf -y install libusal
Install libusal on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libusal using yum by running the following command:
sudo yum -y install libusal
How To Uninstall libusal on Fedora 36
To uninstall only the libusal package we can use the following command:
sudo dnf remove libusal
libusal Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/671e091438e6e0fc5c316ad6aec6fe1a4b6d59
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/105005c02c5854aa82f85c6b46ad075c475023
/usr/lib/librols.so.0
/usr/lib/librols.so.0.0.1
/usr/lib/libusal.so.0
/usr/lib/libusal.so.0.0.1
/usr/share/doc/libusal
/usr/share/doc/libusal/Changelog
/usr/share/doc/libusal/FAQ
/usr/share/doc/libusal/FORK
/usr/share/doc/libusal/README.linux
/usr/share/doc/libusal/START
/usr/share/licenses/libusal
/usr/share/licenses/libusal/COPYING
References
Summary
In this tutorial we learn how to install libusal on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install libusal on Fedora 36” linkTitle: “libusal” type: “docs” description: “In this tutorial we learn how to install libusal in Fedora 36. libusal is Library to communicate with SCSI devices” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libusal-featured.png
Introduction
In this tutorial we learn how to install libusal on Fedora 36.
What is libusal
The libusal package contains C libraries that allows applications to communicate with SCSI devices and is well suitable for writing CD-R media.
We can use yum or dnf to install libusal on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libusal.
Install libusal on Fedora 36 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install libusal using dnf by running the following command:
sudo dnf -y install libusal
Install libusal on Fedora 36 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install libusal using yum by running the following command:
sudo yum -y install libusal
How To Uninstall libusal on Fedora 36
To uninstall only the libusal package we can use the following command:
sudo dnf remove libusal
libusal Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/bdc9b36ff35411911ecb00803d8331543fd578
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/620fd82be3fc2cc203a07281b02e8c4d3817c0
/usr/lib64/librols.so.0
/usr/lib64/librols.so.0.0.1
/usr/lib64/libusal.so.0
/usr/lib64/libusal.so.0.0.1
/usr/share/doc/libusal
/usr/share/doc/libusal/Changelog
/usr/share/doc/libusal/FAQ
/usr/share/doc/libusal/FORK
/usr/share/doc/libusal/README.linux
/usr/share/doc/libusal/START
/usr/share/licenses/libusal
/usr/share/licenses/libusal/COPYING
References
Summary
In this tutorial we learn how to install libusal on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).