How To Install pthsem-devel on Fedora 36
Introduction
In this tutorial we learn how to install pthsem-devel
on Fedora 36.
What is pthsem-devel
Development headers and libraries for pthsem.
We can use yum
or dnf
to install pthsem-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install pthsem-devel.
Install pthsem-devel 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 pthsem-devel
using dnf
by running the following command:
sudo dnf -y install pthsem-devel
Install pthsem-devel 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 pthsem-devel
using yum
by running the following command:
sudo yum -y install pthsem-devel
How To Uninstall pthsem-devel on Fedora 36
To uninstall only the pthsem-devel
package we can use the following command:
sudo dnf remove pthsem-devel
pthsem-devel Package Contents on Fedora 36
/usr/bin/pthsem-config
/usr/include/pthsem.h
/usr/lib/libpthsem.so
/usr/share/aclocal/pthsem.m4
/usr/share/doc/pthsem-devel
/usr/share/doc/pthsem-devel/HACKING
/usr/share/man/man1/pthsem-config.1.gz
/usr/share/man/man3/pthsem.3.gz
References
Summary
In this tutorial we learn how to install pthsem-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install pthsem-devel on Fedora 36” linkTitle: “pthsem-devel” type: “docs” description: “In this tutorial we learn how to install pthsem-devel in Fedora 36. pthsem-devel is Development headers and libraries for Pthsem” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/pthsem-devel-featured.png
Introduction
In this tutorial we learn how to install pthsem-devel
on Fedora 36.
What is pthsem-devel
Development headers and libraries for pthsem.
We can use yum
or dnf
to install pthsem-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install pthsem-devel.
Install pthsem-devel 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 pthsem-devel
using dnf
by running the following command:
sudo dnf -y install pthsem-devel
Install pthsem-devel 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 pthsem-devel
using yum
by running the following command:
sudo yum -y install pthsem-devel
How To Uninstall pthsem-devel on Fedora 36
To uninstall only the pthsem-devel
package we can use the following command:
sudo dnf remove pthsem-devel
pthsem-devel Package Contents on Fedora 36
/usr/bin/pthsem-config
/usr/include/pthsem.h
/usr/lib64/libpthsem.so
/usr/share/aclocal/pthsem.m4
/usr/share/doc/pthsem-devel
/usr/share/doc/pthsem-devel/HACKING
/usr/share/man/man1/pthsem-config.1.gz
/usr/share/man/man3/pthsem.3.gz
References
Summary
In this tutorial we learn how to install pthsem-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).