How To Install libbsd-ctor-static on Fedora 36

In this tutorial we learn how to install libbsd-ctor-static in Fedora 36. libbsd-ctor-static is Development files for libbsd

Introduction

In this tutorial we learn how to install libbsd-ctor-static on Fedora 36.

What is libbsd-ctor-static

The libbsd-ctor static library is required if setproctitle() is to be used when libbsd is loaded via dlopen() from a threaded program. This can be configured using “pkg-config –libs libbsd-ctor”.

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

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

sudo dnf -y install libbsd-ctor-static

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

sudo yum -y install libbsd-ctor-static

How To Uninstall libbsd-ctor-static on Fedora 36

To uninstall only the libbsd-ctor-static package we can use the following command:

sudo dnf remove libbsd-ctor-static

libbsd-ctor-static Package Contents on Fedora 36

/usr/lib64/libbsd-ctor.a
/usr/lib64/pkgconfig/libbsd-ctor.pc

References

Summary

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


title: “How To Install libbsd-ctor-static on Fedora 36” linkTitle: “libbsd-ctor-static” type: “docs” description: “In this tutorial we learn how to install libbsd-ctor-static in Fedora 36. libbsd-ctor-static is Development files for libbsd” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libbsd-ctor-static-featured.png

Introduction

In this tutorial we learn how to install libbsd-ctor-static on Fedora 36.

What is libbsd-ctor-static

The libbsd-ctor static library is required if setproctitle() is to be used when libbsd is loaded via dlopen() from a threaded program. This can be configured using “pkg-config –libs libbsd-ctor”.

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

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

sudo dnf -y install libbsd-ctor-static

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

sudo yum -y install libbsd-ctor-static

How To Uninstall libbsd-ctor-static on Fedora 36

To uninstall only the libbsd-ctor-static package we can use the following command:

sudo dnf remove libbsd-ctor-static

libbsd-ctor-static Package Contents on Fedora 36

/usr/lib/libbsd-ctor.a
/usr/lib/pkgconfig/libbsd-ctor.pc

References

Summary

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