How To Install libsearpc-devel on Fedora 36

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

Introduction

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

What is libsearpc-devel

The libsearpc-devel package contains libraries and header files for developing applications that use libsearpc.

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

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

sudo dnf -y install libsearpc-devel

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

sudo yum -y install libsearpc-devel

How To Uninstall libsearpc-devel on Fedora 36

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

sudo dnf remove libsearpc-devel

libsearpc-devel Package Contents on Fedora 36

/usr/include/searpc-client.h
/usr/include/searpc-named-pipe-transport.h
/usr/include/searpc-server.h
/usr/include/searpc-utils.h
/usr/include/searpc.h
/usr/lib/libsearpc.so
/usr/lib/pkgconfig/libsearpc.pc
/usr/share/licenses/libsearpc-devel
/usr/share/licenses/libsearpc-devel/LICENSE.txt

References

Summary

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


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

Introduction

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

What is libsearpc-devel

The libsearpc-devel package contains libraries and header files for developing applications that use libsearpc.

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

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

sudo dnf -y install libsearpc-devel

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

sudo yum -y install libsearpc-devel

How To Uninstall libsearpc-devel on Fedora 36

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

sudo dnf remove libsearpc-devel

libsearpc-devel Package Contents on Fedora 36

/usr/include/searpc-client.h
/usr/include/searpc-named-pipe-transport.h
/usr/include/searpc-server.h
/usr/include/searpc-utils.h
/usr/include/searpc.h
/usr/lib64/libsearpc.so
/usr/lib64/pkgconfig/libsearpc.pc
/usr/share/licenses/libsearpc-devel
/usr/share/licenses/libsearpc-devel/LICENSE.txt

References

Summary

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