How To Install reproc-devel on Fedora 36

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

Introduction

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

What is reproc-devel

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

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

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

sudo dnf -y install reproc-devel

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

sudo yum -y install reproc-devel

How To Uninstall reproc-devel on Fedora 36

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

sudo dnf remove reproc-devel

reproc-devel Package Contents on Fedora 36

/usr/include/reproc
/usr/include/reproc++
/usr/include/reproc++/arguments.hpp
/usr/include/reproc++/detail
/usr/include/reproc++/detail/array.hpp
/usr/include/reproc++/detail/type_traits.hpp
/usr/include/reproc++/drain.hpp
/usr/include/reproc++/env.hpp
/usr/include/reproc++/export.hpp
/usr/include/reproc++/input.hpp
/usr/include/reproc++/reproc.hpp
/usr/include/reproc++/run.hpp
/usr/include/reproc/drain.h
/usr/include/reproc/export.h
/usr/include/reproc/reproc.h
/usr/include/reproc/run.h
/usr/lib/cmake/reproc
/usr/lib/cmake/reproc++
/usr/lib/cmake/reproc++/reproc++-config-version.cmake
/usr/lib/cmake/reproc++/reproc++-config.cmake
/usr/lib/cmake/reproc++/reproc++-targets-noconfig.cmake
/usr/lib/cmake/reproc++/reproc++-targets.cmake
/usr/lib/cmake/reproc/reproc-config-version.cmake
/usr/lib/cmake/reproc/reproc-config.cmake
/usr/lib/cmake/reproc/reproc-targets-noconfig.cmake
/usr/lib/cmake/reproc/reproc-targets.cmake
/usr/lib/libreproc++.so
/usr/lib/libreproc.so
/usr/lib/pkgconfig/reproc++.pc
/usr/lib/pkgconfig/reproc.pc

References

Summary

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


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

Introduction

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

What is reproc-devel

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

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

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

sudo dnf -y install reproc-devel

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

sudo yum -y install reproc-devel

How To Uninstall reproc-devel on Fedora 36

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

sudo dnf remove reproc-devel

reproc-devel Package Contents on Fedora 36

/usr/include/reproc
/usr/include/reproc++
/usr/include/reproc++/arguments.hpp
/usr/include/reproc++/detail
/usr/include/reproc++/detail/array.hpp
/usr/include/reproc++/detail/type_traits.hpp
/usr/include/reproc++/drain.hpp
/usr/include/reproc++/env.hpp
/usr/include/reproc++/export.hpp
/usr/include/reproc++/input.hpp
/usr/include/reproc++/reproc.hpp
/usr/include/reproc++/run.hpp
/usr/include/reproc/drain.h
/usr/include/reproc/export.h
/usr/include/reproc/reproc.h
/usr/include/reproc/run.h
/usr/lib64/cmake/reproc
/usr/lib64/cmake/reproc++
/usr/lib64/cmake/reproc++/reproc++-config-version.cmake
/usr/lib64/cmake/reproc++/reproc++-config.cmake
/usr/lib64/cmake/reproc++/reproc++-targets-noconfig.cmake
/usr/lib64/cmake/reproc++/reproc++-targets.cmake
/usr/lib64/cmake/reproc/reproc-config-version.cmake
/usr/lib64/cmake/reproc/reproc-config.cmake
/usr/lib64/cmake/reproc/reproc-targets-noconfig.cmake
/usr/lib64/cmake/reproc/reproc-targets.cmake
/usr/lib64/libreproc++.so
/usr/lib64/libreproc.so
/usr/lib64/pkgconfig/reproc++.pc
/usr/lib64/pkgconfig/reproc.pc

References

Summary

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