How To Install partio-libs on Fedora 36

In this tutorial we learn how to install partio-libs in Fedora 36. partio-libs is Core partio libraries

Introduction

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

What is partio-libs

%{description}

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

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

sudo dnf -y install partio-libs

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

sudo yum -y install partio-libs

How To Uninstall partio-libs on Fedora 36

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

sudo dnf remove partio-libs

partio-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/09
/usr/lib/.build-id/09/fc3327a381c57fba3a9746470619726acf9b11
/usr/lib/libpartio.so.1
/usr/share/licenses/partio-libs
/usr/share/licenses/partio-libs/LICENSE

References

Summary

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


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

Introduction

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

What is partio-libs

%{description}

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

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

sudo dnf -y install partio-libs

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

sudo yum -y install partio-libs

How To Uninstall partio-libs on Fedora 36

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

sudo dnf remove partio-libs

partio-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/48465ed88ff9998f13121fa25797d67c181dbd
/usr/lib64/libpartio.so.1
/usr/share/licenses/partio-libs
/usr/share/licenses/partio-libs/LICENSE

References

Summary

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