How To Install SAASound on Fedora 36
Introduction
In this tutorial we learn how to install SAASound on Fedora 36.
What is SAASound
Phillips SAA 1099 sound chip emulator library
We can use yum or dnf to install SAASound on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install SAASound.
Install SAASound 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 SAASound using dnf by running the following command:
sudo dnf -y install SAASound
Install SAASound 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 SAASound using yum by running the following command:
sudo yum -y install SAASound
How To Uninstall SAASound on Fedora 36
To uninstall only the SAASound package we can use the following command:
sudo dnf remove SAASound
SAASound Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/455fb09e7a94b91e96d0399e9f1b187bb45b21
/usr/lib/libSAASound-3.2.so.0
/usr/lib/libSAASound-3.2.so.0.0.0
/usr/share/doc/SAASound
/usr/share/doc/SAASound/LICENCE
/usr/share/doc/SAASound/README
References
Summary
In this tutorial we learn how to install SAASound on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install SAASound on Fedora 36” linkTitle: “SAASound” type: “docs” description: “In this tutorial we learn how to install SAASound in Fedora 36. SAASound is Phillips SAA 1099 sound chip emulator library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/SAASound-featured.png
Introduction
In this tutorial we learn how to install SAASound on Fedora 36.
What is SAASound
Phillips SAA 1099 sound chip emulator library
We can use yum or dnf to install SAASound on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install SAASound.
Install SAASound 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 SAASound using dnf by running the following command:
sudo dnf -y install SAASound
Install SAASound 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 SAASound using yum by running the following command:
sudo yum -y install SAASound
How To Uninstall SAASound on Fedora 36
To uninstall only the SAASound package we can use the following command:
sudo dnf remove SAASound
SAASound Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/1915ac716efc0d9e9bba41ba693e5c4c41f954
/usr/lib64/libSAASound-3.2.so.0
/usr/lib64/libSAASound-3.2.so.0.0.0
/usr/share/doc/SAASound
/usr/share/doc/SAASound/LICENCE
/usr/share/doc/SAASound/README
References
Summary
In this tutorial we learn how to install SAASound on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).