How To Install ctpl-libs on Fedora 36

In this tutorial we learn how to install ctpl-libs in Fedora 36. ctpl-libs is Template library written in C

Introduction

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

What is ctpl-libs

This package contains the CTPL library.

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

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

sudo dnf -y install ctpl-libs

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

sudo yum -y install ctpl-libs

How To Uninstall ctpl-libs on Fedora 36

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

sudo dnf remove ctpl-libs

ctpl-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/d03371a4c85d87311805096b58fec5a2f46403
/usr/lib/libctpl.so.2
/usr/lib/libctpl.so.2.2.2
/usr/share/doc/ctpl-0.3.4
/usr/share/doc/ctpl-0.3.4/AUTHORS
/usr/share/doc/ctpl-0.3.4/COPYING
/usr/share/doc/ctpl-0.3.4/NEWS
/usr/share/locale/fr/LC_MESSAGES/ctpl.mo
/usr/share/locale/it/LC_MESSAGES/ctpl.mo

References

Summary

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


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

Introduction

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

What is ctpl-libs

This package contains the CTPL library.

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

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

sudo dnf -y install ctpl-libs

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

sudo yum -y install ctpl-libs

How To Uninstall ctpl-libs on Fedora 36

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

sudo dnf remove ctpl-libs

ctpl-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/155c23cc5c78e57e8a8cac81887d5a0e6fe84d
/usr/lib64/libctpl.so.2
/usr/lib64/libctpl.so.2.2.2
/usr/share/doc/ctpl-0.3.4
/usr/share/doc/ctpl-0.3.4/AUTHORS
/usr/share/doc/ctpl-0.3.4/COPYING
/usr/share/doc/ctpl-0.3.4/NEWS
/usr/share/locale/fr/LC_MESSAGES/ctpl.mo
/usr/share/locale/it/LC_MESSAGES/ctpl.mo

References

Summary

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