How To Install gr-iqbal-devel on Fedora 36
Introduction
In this tutorial we learn how to install gr-iqbal-devel
on Fedora 36.
What is gr-iqbal-devel
title: “How To Install gr-iqbal-devel on Fedora 36”
Development files for gr-iqbal.
linkTitle: “gr-iqbal-devel”
type: “docs”
We can use yum
or dnf
to install gr-iqbal-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gr-iqbal-devel.
description: “In this tutorial we learn how to install gr-iqbal-devel in Fedora 36. gr-iqbal-devel is Development files for gr-iqbal”
date: “2022-08-17” lastmod: “2022-08-17”
Install gr-iqbal-devel on Fedora 36 Using dnf
#image: /images/fedora/36/gr-iqbal-devel-featured.png
Update yum database with dnf
using the following command.
Introduction
sudo dnf makecache --refresh
In this tutorial we learn how to install gr-iqbal-devel
on Fedora 36.
What is gr-iqbal-devel
After updating yum database, We can install gr-iqbal-devel
using dnf
by running the following command:
> Development files for gr-iqbal.
sudo dnf -y install gr-iqbal-devel
We can use `yum` or `dnf` to install `gr-iqbal-devel` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gr-iqbal-devel.
Install gr-iqbal-devel on Fedora 36 Using dnf
Install gr-iqbal-devel on Fedora 36 Using yum
Update yum database with dnf
using the following command.
Update yum database with yum
using the following command.
sudo dnf makecache --refresh
```bash
sudo yum makecache –refresh
After updating yum database, We can install `gr-iqbal-devel` using `dnf` by running the following command:
```bash
After updating yum database, We can install `gr-iqbal-devel` using `yum` by running the following command:
sudo dnf -y install gr-iqbal-devel
```bash
sudo yum -y install gr-iqbal-devel
## Install gr-iqbal-devel on Fedora 36 Using yum
## How To Uninstall gr-iqbal-devel on Fedora 36
Update yum database with `yum` using the following command.
To uninstall only the `gr-iqbal-devel` package we can use the following command:
```bash
```bash
sudo yum makecache --refresh
sudo dnf remove gr-iqbal-devel
## gr-iqbal-devel Package Contents on Fedora 36
After updating yum database, We can install `gr-iqbal-devel` using `yum` by running the following command:
```bash
```bash
sudo yum -y install gr-iqbal-devel
How To Uninstall gr-iqbal-devel on Fedora 36
To uninstall only the gr-iqbal-devel
package we can use the following command:
sudo dnf remove gr-iqbal-devel
gr-iqbal-devel Package Contents on Fedora 36
/usr/include/gnuradio/iqbalance
/usr/include/gnuradio/iqbalance/api.h
/usr/include/gnuradio/iqbalance/fix_cc.h
/usr/include/gnuradio/iqbalance/optimize_c.h
/usr/lib/cmake/gnuradio/gnuradio-iqbalanceConfig.cmake
/usr/lib/cmake/gnuradio/gnuradio-iqbalanceTargets-release.cmake
/usr/lib/cmake/gnuradio/gnuradio-iqbalanceTargets.cmake
/usr/lib/libgnuradio-iqbalance.so
References
Summary
In this tutorial we learn how to install gr-iqbal-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/include/gnuradio/iqbalance /usr/include/gnuradio/iqbalance/api.h /usr/include/gnuradio/iqbalance/fix_cc.h /usr/include/gnuradio/iqbalance/optimize_c.h /usr/lib64/cmake/gnuradio/gnuradio-iqbalanceConfig.cmake /usr/lib64/cmake/gnuradio/gnuradio-iqbalanceTargets-release.cmake /usr/lib64/cmake/gnuradio/gnuradio-iqbalanceTargets.cmake /usr/lib64/libgnuradio-iqbalance.so
## References
* [gr-iqbal-devel website](https://github.com/osmocom/gr-iqbal)
## Summary
In this tutorial we learn how to install `gr-iqbal-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).