How To Install gr-air-modes-devel on Fedora 36

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

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

Introduction

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

What is gr-air-modes-devel

Development files for gr-air-modes.

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

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

sudo dnf -y install gr-air-modes-devel

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

sudo yum -y install gr-air-modes-devel

How To Uninstall gr-air-modes-devel on Fedora 36

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

sudo dnf remove gr-air-modes-devel

gr-air-modes-devel Package Contents on Fedora 36


## Introduction

In this tutorial we learn how to install `gr-air-modes-devel` on Fedora 36.

### What is `gr-air-modes-devel`

> Development files for gr-air-modes.  

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

## Install gr-air-modes-devel on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install gr-air-modes-devel using dnf by running the following command:

sudo dnf -y install gr-air-modes-devel

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

sudo yum -y install gr-air-modes-devel

How To Uninstall gr-air-modes-devel on Fedora 36

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

sudo dnf remove gr-air-modes-devel

gr-air-modes-devel Package Contents on Fedora 36

/usr/include/gr_air_modes
/usr/include/gr_air_modes/api.h
/usr/include/gr_air_modes/preamble.h
/usr/include/gr_air_modes/slicer.h
/usr/include/gr_air_modes/types.h
/usr/lib/cmake/air_modes/air_modesConfig.cmake
/usr/lib/cmake/gr-air_modes/gnuradio-air_modesConfig.cmake
/usr/lib/cmake/gr-air_modes/gnuradio-air_modesTargets-release.cmake
/usr/lib/cmake/gr-air_modes/gnuradio-air_modesTargets.cmake
/usr/lib/libgnuradio-air_modes.so

References

Summary

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

/usr/include/gr_air_modes /usr/include/gr_air_modes/api.h /usr/include/gr_air_modes/preamble.h /usr/include/gr_air_modes/slicer.h /usr/include/gr_air_modes/types.h /usr/lib64/cmake/air_modes/air_modesConfig.cmake /usr/lib64/cmake/gr-air_modes/gnuradio-air_modesConfig.cmake /usr/lib64/cmake/gr-air_modes/gnuradio-air_modesTargets-release.cmake /usr/lib64/cmake/gr-air_modes/gnuradio-air_modesTargets.cmake /usr/lib64/libgnuradio-air_modes.so


## References

* [gr-air-modes-devel website](http://github.com/bistromath/gr-air-modes)

## Summary

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