How To Install gr-rds-devel on Fedora 36

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

Introduction

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

What is gr-rds-devel

Development files for gr-rds.

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

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

sudo dnf -y install gr-rds-devel

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

sudo yum -y install gr-rds-devel

How To Uninstall gr-rds-devel on Fedora 36

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

sudo dnf remove gr-rds-devel

gr-rds-devel Package Contents on Fedora 36

/usr/include/rds
/usr/include/rds/api.h
/usr/include/rds/decoder.h
/usr/include/rds/encoder.h
/usr/include/rds/parser.h
/usr/lib/cmake/rds/gnuradio-rdsConfig.cmake
/usr/lib/cmake/rds/gnuradio-rdsTargets-release.cmake
/usr/lib/cmake/rds/gnuradio-rdsTargets.cmake
/usr/lib/cmake/rds/rdsConfig.cmake
/usr/lib/libgnuradio-rds.so

References

Summary

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


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

Introduction

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

What is gr-rds-devel

Development files for gr-rds.

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

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

sudo dnf -y install gr-rds-devel

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

sudo yum -y install gr-rds-devel

How To Uninstall gr-rds-devel on Fedora 36

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

sudo dnf remove gr-rds-devel

gr-rds-devel Package Contents on Fedora 36

/usr/include/rds
/usr/include/rds/api.h
/usr/include/rds/decoder.h
/usr/include/rds/encoder.h
/usr/include/rds/parser.h
/usr/lib64/cmake/rds/gnuradio-rdsConfig.cmake
/usr/lib64/cmake/rds/gnuradio-rdsTargets-release.cmake
/usr/lib64/cmake/rds/gnuradio-rdsTargets.cmake
/usr/lib64/cmake/rds/rdsConfig.cmake
/usr/lib64/libgnuradio-rds.so

References

Summary

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