How To Install rtfilter-devel on Fedora 36

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

Introduction

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

What is rtfilter-devel

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

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

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

sudo dnf -y install rtfilter-devel

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

sudo yum -y install rtfilter-devel

How To Uninstall rtfilter-devel on Fedora 36

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

sudo dnf remove rtfilter-devel

rtfilter-devel Package Contents on Fedora 36

/usr/include/rtf_common.h
/usr/include/rtfilter.h
/usr/lib64/librtfilter.so
/usr/lib64/pkgconfig/rtfilter.pc
/usr/share/doc/rtfilter/examples
/usr/share/doc/rtfilter/examples/Makefile
/usr/share/doc/rtfilter/examples/butterworth.c
/usr/share/man/man3/rtf_create_bandpass_analytic.3.gz
/usr/share/man/man3/rtf_create_butterworth.3.gz
/usr/share/man/man3/rtf_create_chebychev.3.gz
/usr/share/man/man3/rtf_create_downsampler.3.gz
/usr/share/man/man3/rtf_create_filter.3.gz
/usr/share/man/man3/rtf_create_fir_bandpass.3.gz
/usr/share/man/man3/rtf_create_fir_highpass.3.gz
/usr/share/man/man3/rtf_create_fir_lowpass.3.gz
/usr/share/man/man3/rtf_destroy_filter.3.gz
/usr/share/man/man3/rtf_filter.3.gz
/usr/share/man/man3/rtf_get_type.3.gz
/usr/share/man/man3/rtf_get_version.3.gz
/usr/share/man/man3/rtf_init_filter.3.gz

References

Summary


title: “How To Install rtfilter-devel on Fedora 36” In this tutorial we learn how to install rtfilter-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/). linkTitle: “rtfilter-devel”

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

Introduction

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

What is rtfilter-devel

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

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

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

sudo dnf -y install rtfilter-devel

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

sudo yum -y install rtfilter-devel

How To Uninstall rtfilter-devel on Fedora 36

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

sudo dnf remove rtfilter-devel

rtfilter-devel Package Contents on Fedora 36

/usr/include/rtf_common.h
/usr/include/rtfilter.h
/usr/lib/librtfilter.so
/usr/lib/pkgconfig/rtfilter.pc
/usr/share/doc/rtfilter/examples
/usr/share/doc/rtfilter/examples/Makefile
/usr/share/doc/rtfilter/examples/butterworth.c
/usr/share/man/man3/rtf_create_bandpass_analytic.3.gz
/usr/share/man/man3/rtf_create_butterworth.3.gz
/usr/share/man/man3/rtf_create_chebychev.3.gz
/usr/share/man/man3/rtf_create_downsampler.3.gz
/usr/share/man/man3/rtf_create_filter.3.gz
/usr/share/man/man3/rtf_create_fir_bandpass.3.gz
/usr/share/man/man3/rtf_create_fir_highpass.3.gz
/usr/share/man/man3/rtf_create_fir_lowpass.3.gz
/usr/share/man/man3/rtf_destroy_filter.3.gz
/usr/share/man/man3/rtf_filter.3.gz
/usr/share/man/man3/rtf_get_type.3.gz
/usr/share/man/man3/rtf_get_version.3.gz
/usr/share/man/man3/rtf_init_filter.3.gz

References

Summary

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