How To Install librep-devel on Fedora 36

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

Introduction

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

What is librep-devel

Link libraries and C header files for librep development.

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

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

sudo dnf -y install librep-devel

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

sudo yum -y install librep-devel

How To Uninstall librep-devel on Fedora 36

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

sudo dnf remove librep-devel

librep-devel Package Contents on Fedora 36

/usr/bin/rep-xgettext
/usr/bin/repdoc
/usr/include/rep
/usr/include/rep/rep.h
/usr/include/rep/rep_config.h
/usr/include/rep/rep_gh.h
/usr/include/rep/rep_lisp.h
/usr/include/rep/rep_regexp.h
/usr/include/rep/rep_subrs.h
/usr/lib/.build-id
/usr/lib/.build-id/30
/usr/lib/.build-id/30/d1d6744501e1ae3c3c46d814c7063b2c238b4e
/usr/lib/librep.so
/usr/lib/pkgconfig/librep.pc
/usr/lib/rep/install-aliases
/usr/lib/rep/libtool
/usr/lib/rep/rules.mk
/usr/share/man/man1/rep-xgettext.1.gz
/usr/share/man/man1/repdoc.1.gz

References

Summary

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


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

Introduction

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

What is librep-devel

Link libraries and C header files for librep development.

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

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

sudo dnf -y install librep-devel

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

sudo yum -y install librep-devel

How To Uninstall librep-devel on Fedora 36

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

sudo dnf remove librep-devel

librep-devel Package Contents on Fedora 36

/usr/bin/rep-xgettext
/usr/bin/repdoc
/usr/include/rep
/usr/include/rep/rep.h
/usr/include/rep/rep_config.h
/usr/include/rep/rep_gh.h
/usr/include/rep/rep_lisp.h
/usr/include/rep/rep_regexp.h
/usr/include/rep/rep_subrs.h
/usr/lib/.build-id
/usr/lib/.build-id/99
/usr/lib/.build-id/99/13711646b595bc341a3e9225619a9e698d8ebb
/usr/lib64/librep.so
/usr/lib64/pkgconfig/librep.pc
/usr/lib64/rep/install-aliases
/usr/lib64/rep/libtool
/usr/lib64/rep/rules.mk
/usr/share/man/man1/rep-xgettext.1.gz
/usr/share/man/man1/repdoc.1.gz

References

Summary

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