How To Install libcpuid-devel on Fedora 36

In this tutorial we learn how to install libcpuid-devel in Fedora 36. libcpuid-devel is Development files for libcpuid

Introduction

In this tutorial we learn how to install libcpuid-devel on Fedora 36.

What is libcpuid-devel

The libcpuid-devel package contains libraries and header files for developing applications that use libcpuid. For details about the programming API, please see the docs on the project’s site (http

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

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

sudo dnf -y install libcpuid-devel

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

sudo yum -y install libcpuid-devel

How To Uninstall libcpuid-devel on Fedora 36

To uninstall only the libcpuid-devel package we can use the following command:

sudo dnf remove libcpuid-devel

libcpuid-devel Package Contents on Fedora 36

/usr/bin/cpuid_tool
/usr/include/libcpuid
/usr/include/libcpuid/libcpuid.h
/usr/include/libcpuid/libcpuid_constants.h
/usr/include/libcpuid/libcpuid_types.h
/usr/lib/.build-id
/usr/lib/.build-id/d9
/usr/lib/.build-id/d9/9de877e0380c3481becf43c490f33f788a45d7
/usr/lib64/libcpuid.so
/usr/lib64/pkgconfig/libcpuid.pc
/usr/share/man/man3/cpu_id_t.3.gz
/usr/share/man/man3/cpu_list_t.3.gz
/usr/share/man/man3/cpu_mark_t.3.gz
/usr/share/man/man3/cpu_raw_data_t.3.gz
/usr/share/man/man3/cpuid_tool.3.gz
/usr/share/man/man3/libcpuid.3.gz

References

Summary

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


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

Introduction

In this tutorial we learn how to install libcpuid-devel on Fedora 36.

What is libcpuid-devel

The libcpuid-devel package contains libraries and header files for developing applications that use libcpuid. For details about the programming API, please see the docs on the project’s site (http

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

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

sudo dnf -y install libcpuid-devel

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

sudo yum -y install libcpuid-devel

How To Uninstall libcpuid-devel on Fedora 36

To uninstall only the libcpuid-devel package we can use the following command:

sudo dnf remove libcpuid-devel

libcpuid-devel Package Contents on Fedora 36

/usr/bin/cpuid_tool
/usr/include/libcpuid
/usr/include/libcpuid/libcpuid.h
/usr/include/libcpuid/libcpuid_constants.h
/usr/include/libcpuid/libcpuid_types.h
/usr/lib/.build-id
/usr/lib/.build-id/97
/usr/lib/.build-id/97/9b95508fb8305c2734b6c80ee696f073b589ce
/usr/lib/libcpuid.so
/usr/lib/pkgconfig/libcpuid.pc
/usr/share/man/man3/cpu_id_t.3.gz
/usr/share/man/man3/cpu_list_t.3.gz
/usr/share/man/man3/cpu_mark_t.3.gz
/usr/share/man/man3/cpu_raw_data_t.3.gz
/usr/share/man/man3/cpuid_tool.3.gz
/usr/share/man/man3/libcpuid.3.gz

References

Summary

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