How To Install nas-libs on Fedora 36

In this tutorial we learn how to install nas-libs in Fedora 36. nas-libs is Run-time libraries for NAS

Introduction

In this tutorial we learn how to install nas-libs on Fedora 36.

What is nas-libs

Run-time libraries for NAS.

We can use yum or dnf to install nas-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nas-libs.

Install nas-libs 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 nas-libs using dnf by running the following command:

sudo dnf -y install nas-libs

Install nas-libs 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 nas-libs using yum by running the following command:

sudo yum -y install nas-libs

How To Uninstall nas-libs on Fedora 36

To uninstall only the nas-libs package we can use the following command:

sudo dnf remove nas-libs

nas-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/70
/usr/lib/.build-id/70/c108dd8bb6b1ec5cf9d5f6052743052d48d450
/usr/lib64/libaudio.so.2
/usr/lib64/libaudio.so.2.4
/usr/share/X11/AuErrorDB
/usr/share/doc/nas-libs
/usr/share/doc/nas-libs/FAQ
/usr/share/doc/nas-libs/HISTORY
/usr/share/doc/nas-libs/README
/usr/share/doc/nas-libs/TODO

References

Summary

In this tutorial we learn how to install nas-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install nas-libs on Fedora 36” linkTitle: “nas-libs” type: “docs” description: “In this tutorial we learn how to install nas-libs in Fedora 36. nas-libs is Run-time libraries for NAS” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/nas-libs-featured.png

Introduction

In this tutorial we learn how to install nas-libs on Fedora 36.

What is nas-libs

Run-time libraries for NAS.

We can use yum or dnf to install nas-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install nas-libs.

Install nas-libs 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 nas-libs using dnf by running the following command:

sudo dnf -y install nas-libs

Install nas-libs 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 nas-libs using yum by running the following command:

sudo yum -y install nas-libs

How To Uninstall nas-libs on Fedora 36

To uninstall only the nas-libs package we can use the following command:

sudo dnf remove nas-libs

nas-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/b2
/usr/lib/.build-id/b2/1f4fa314d26ff66ba486b42cb48713178544ca
/usr/lib/libaudio.so.2
/usr/lib/libaudio.so.2.4
/usr/share/X11/AuErrorDB
/usr/share/doc/nas-libs
/usr/share/doc/nas-libs/FAQ
/usr/share/doc/nas-libs/HISTORY
/usr/share/doc/nas-libs/README
/usr/share/doc/nas-libs/TODO

References

Summary

In this tutorial we learn how to install nas-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).