How To Install dcap-libs on Fedora 36

In this tutorial we learn how to install dcap-libs in Fedora 36. dcap-libs is Client Libraries for dCache

Introduction

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

What is dcap-libs

dCache is a distributed mass storage system. This package contains the client libraries.

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

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

sudo dnf -y install dcap-libs

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

sudo yum -y install dcap-libs

How To Uninstall dcap-libs on Fedora 36

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

sudo dnf remove dcap-libs

dcap-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/58
/usr/lib/.build-id/58/98ed8f2bb903b37a37867f914d4604de05e3cc
/usr/lib/.build-id/61
/usr/lib/.build-id/61/fd8842f9f04e7d0676648bbc4c22e810b057ff
/usr/lib/dcap
/usr/lib/libdcap.so.1
/usr/lib/libdcap.so.1.1.47
/usr/lib/libpdcap.so.1
/usr/lib/libpdcap.so.1.1.47
/usr/share/licenses/dcap-libs
/usr/share/licenses/dcap-libs/AUTHORS
/usr/share/licenses/dcap-libs/COPYING.LIB
/usr/share/licenses/dcap-libs/LICENSE

References

Summary

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


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

Introduction

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

What is dcap-libs

dCache is a distributed mass storage system. This package contains the client libraries.

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

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

sudo dnf -y install dcap-libs

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

sudo yum -y install dcap-libs

How To Uninstall dcap-libs on Fedora 36

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

sudo dnf remove dcap-libs

dcap-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/0e
/usr/lib/.build-id/0e/aab21f9beb24a74ba8b609fc3e14b8acb88285
/usr/lib/.build-id/3c
/usr/lib/.build-id/3c/e41b4ac92477c96b7792f0634c67e6007ce182
/usr/lib64/dcap
/usr/lib64/libdcap.so.1
/usr/lib64/libdcap.so.1.1.47
/usr/lib64/libpdcap.so.1
/usr/lib64/libpdcap.so.1.1.47
/usr/share/licenses/dcap-libs
/usr/share/licenses/dcap-libs/AUTHORS
/usr/share/licenses/dcap-libs/COPYING.LIB
/usr/share/licenses/dcap-libs/LICENSE

References

Summary

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