How To Install libtpcmisc on Fedora 36

In this tutorial we learn how to install libtpcmisc in Fedora 36. libtpcmisc is Miscellaneous PET functions

Introduction

In this tutorial we learn how to install libtpcmisc on Fedora 36.

What is libtpcmisc

Former libpet, the common PET C library, has been divided up in smaller sub-libraries that each handle a specific task. This library includes miscellaneous functions utilized in PET data processing.

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

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

sudo dnf -y install libtpcmisc

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

sudo yum -y install libtpcmisc

How To Uninstall libtpcmisc on Fedora 36

To uninstall only the libtpcmisc package we can use the following command:

sudo dnf remove libtpcmisc

libtpcmisc Package Contents on Fedora 36

/usr/bin/libtpcmisc
/usr/lib/.build-id
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/559aae2d13ad9b852dafadb5dc836b6227a9d0
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/90c42c248521904f145af3aab50c4cf061b202
/usr/lib64/libtpcmisc.so.0
/usr/lib64/libtpcmisc.so.0.0.0
/usr/share/doc/libtpcmisc
/usr/share/doc/libtpcmisc/History
/usr/share/doc/libtpcmisc/Readme

References

Summary

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


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

Introduction

In this tutorial we learn how to install libtpcmisc on Fedora 36.

What is libtpcmisc

Former libpet, the common PET C library, has been divided up in smaller sub-libraries that each handle a specific task. This library includes miscellaneous functions utilized in PET data processing.

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

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

sudo dnf -y install libtpcmisc

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

sudo yum -y install libtpcmisc

How To Uninstall libtpcmisc on Fedora 36

To uninstall only the libtpcmisc package we can use the following command:

sudo dnf remove libtpcmisc

libtpcmisc Package Contents on Fedora 36

/usr/bin/libtpcmisc
/usr/lib/.build-id
/usr/lib/.build-id/24
/usr/lib/.build-id/24/0cb5192864a4620897c016c20264cd606f83f8
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/0e8b607a8d8826766e0cc6a2eed2add1946f89
/usr/lib/libtpcmisc.so.0
/usr/lib/libtpcmisc.so.0.0.0
/usr/share/doc/libtpcmisc
/usr/share/doc/libtpcmisc/History
/usr/share/doc/libtpcmisc/Readme

References

Summary

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