How To Install nas on Fedora 34
Introduction
In this tutorial we learn how to install nas
on Fedora 34.
What is nas
In a nutshell, NAS is the audio equivalent of an X display server. The Network Audio System (NAS) was developed for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. Key features of the Network Audio System include • Device-independent audio over the network • Lots of audio file and data formats • Can store sounds in server for rapid replay • Extensive mixing, separating, and manipulation of audio data • Simultaneous use of audio devices by multiple applications • Use by a growing number of ISVs • Small size • Free! No obnoxious licensing terms
We can use yum
or dnf
to install nas
on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install nas.
Install nas on Fedora 34 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install nas
using dnf
by running the following command:
sudo dnf -y install nas
Install nas on Fedora 34 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install nas
using yum
by running the following command:
sudo yum -y install nas
How To Uninstall nas on Fedora 34
To uninstall only the nas
package we can use the following command:
sudo dnf remove nas
nas Package Contents on Fedora 34
/etc/nas
/etc/nas/nasd.conf
/etc/sysconfig/nasd
/usr/bin/auconvert
/usr/bin/auctl
/usr/bin/audemo
/usr/bin/audial
/usr/bin/auedit
/usr/bin/auinfo
/usr/bin/aupanel
/usr/bin/auphone
/usr/bin/auplay
/usr/bin/aurecord
/usr/bin/auscope
/usr/bin/autool
/usr/bin/auwave
/usr/bin/checkmail
/usr/bin/issndfile
/usr/bin/nasd
/usr/bin/playbucket
/usr/bin/soundtoh
/usr/lib/.build-id
/usr/lib/.build-id/1e
/usr/lib/.build-id/1e/71300714936846e1bbe06f48a1b335572b9638
/usr/lib/.build-id/26
/usr/lib/.build-id/26/8031658ab515b9cec68269ea02cff5c704bfab
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/a3aba4ae46f34030ae43d7011618f354e7e3a7
/usr/lib/.build-id/4f
/usr/lib/.build-id/4f/004da80cb3e8140a47655ef71dcd8c5c0af85e
/usr/lib/.build-id/5e
/usr/lib/.build-id/5e/2b15b123788cef212ea0de8b28eca8fe5700da
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/9e02ece4f9b77995b5346867f69c611d4f610d
/usr/lib/.build-id/84
/usr/lib/.build-id/84/df3c9b1ed8df573ae49a19f0bb698d30d17cbd
/usr/lib/.build-id/93
/usr/lib/.build-id/93/f667b7145b75fa1330e2c5dd80865758c15f4b
/usr/lib/.build-id/96
/usr/lib/.build-id/96/4b7181d8c4156c60a3a33109c4a26f6175eee3
/usr/lib/.build-id/c1
/usr/lib/.build-id/c1/b4762cf6f33b075967cdcf821cacd3db9023e0
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/bb138be729a7668552427e99128492e9cd7ee7
/usr/lib/.build-id/e1
/usr/lib/.build-id/e1/5523d790c4db738cbbaa1fa604d4c43d5bfa00
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/fff94638af12e6779684dccab8046238c33e0f
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/f3e1b6793095ffe28931f4dd554c814edafc44
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/acfe7cefeb91c7df681ac309fafee0f4e42187
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/7ef0e21611b96b3eec5f49d71709e724fe77b6
/usr/lib/systemd/system/nasd.service
/usr/share/man/man1/auconvert.1x.gz
/usr/share/man/man1/auctl.1x.gz
/usr/share/man/man1/audemo.1x.gz
/usr/share/man/man1/audial.1x.gz
/usr/share/man/man1/auedit.1x.gz
/usr/share/man/man1/auinfo.1x.gz
/usr/share/man/man1/aupanel.1x.gz
/usr/share/man/man1/auphone.1x.gz
/usr/share/man/man1/auplay.1x.gz
/usr/share/man/man1/aurecord.1x.gz
/usr/share/man/man1/auscope.1x.gz
/usr/share/man/man1/autool.1x.gz
/usr/share/man/man1/auwave.1x.gz
/usr/share/man/man1/checkmail.1x.gz
/usr/share/man/man1/issndfile.1x.gz
/usr/share/man/man1/nas.1x.gz
/usr/share/man/man1/nasd.1x.gz
/usr/share/man/man1/playbucket.1x.gz
/usr/share/man/man1/soundtoh.1x.gz
/usr/share/man/man5/nasd.conf.5x.gz
References
Summary
In this tutorial we learn how to install nas
on Fedora 34 using yum and dnf.