How To Install librpminspect-devel on Fedora 36

In this tutorial we learn how to install librpminspect-devel in Fedora 36. librpminspect-devel is Header files and development libraries for librpminspect

Introduction

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

What is librpminspect-devel

The header files and development library links required to build software using librpminspect.

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

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

sudo dnf -y install librpminspect-devel

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

sudo yum -y install librpminspect-devel

How To Uninstall librpminspect-devel on Fedora 36

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

sudo dnf remove librpminspect-devel

librpminspect-devel Package Contents on Fedora 36

/usr/include/librpminspect
/usr/include/librpminspect/constants.h
/usr/include/librpminspect/inspect.h
/usr/include/librpminspect/output.h
/usr/include/librpminspect/readelf.h
/usr/include/librpminspect/results.h
/usr/include/librpminspect/rpminspect.h
/usr/include/librpminspect/secrules.h
/usr/include/librpminspect/types.h
/usr/include/librpminspect/uthash.h
/usr/lib/librpminspect.so
/usr/share/licenses/librpminspect-devel
/usr/share/licenses/librpminspect-devel/COPYING.LIB

References

Summary

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


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

Introduction

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

What is librpminspect-devel

The header files and development library links required to build software using librpminspect.

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

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

sudo dnf -y install librpminspect-devel

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

sudo yum -y install librpminspect-devel

How To Uninstall librpminspect-devel on Fedora 36

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

sudo dnf remove librpminspect-devel

librpminspect-devel Package Contents on Fedora 36

/usr/include/librpminspect
/usr/include/librpminspect/constants.h
/usr/include/librpminspect/inspect.h
/usr/include/librpminspect/output.h
/usr/include/librpminspect/readelf.h
/usr/include/librpminspect/results.h
/usr/include/librpminspect/rpminspect.h
/usr/include/librpminspect/secrules.h
/usr/include/librpminspect/types.h
/usr/include/librpminspect/uthash.h
/usr/lib64/librpminspect.so
/usr/share/licenses/librpminspect-devel
/usr/share/licenses/librpminspect-devel/COPYING.LIB

References

Summary

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