How To Install airtsp-devel on Fedora 36

In this tutorial we learn how to install airtsp-devel in Fedora 36. airtsp-devel is Header files, libraries and development helper tools for airtsp

Introduction

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

What is airtsp-devel

This package contains the header files, shared libraries and development helper tools for airtsp. If you would like to develop programs using airtsp, you will need to install airtsp-devel.

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

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

sudo dnf -y install airtsp-devel

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

sudo yum -y install airtsp-devel

How To Uninstall airtsp-devel on Fedora 36

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

sudo dnf remove airtsp-devel

airtsp-devel Package Contents on Fedora 36

/usr/bin/airtsp-config
/usr/include/airtsp
/usr/include/airtsp/AIRTSP_Service.hpp
/usr/include/airtsp/AIRTSP_Types.hpp
/usr/lib/libairtsp.so
/usr/lib/pkgconfig/airtsp.pc
/usr/share/aclocal/airtsp.m4
/usr/share/airtsp
/usr/share/airtsp/CMake
/usr/share/airtsp/CMake/airtsp-config-version.cmake
/usr/share/airtsp/CMake/airtsp-config.cmake
/usr/share/airtsp/CMake/airtsp-library-depends-debug.cmake
/usr/share/airtsp/CMake/airtsp-library-depends.cmake
/usr/share/man/man1/airtsp-config.1.gz
/usr/share/man/man3/airtsp-library.3.gz

References

Summary

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


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

Introduction

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

What is airtsp-devel

This package contains the header files, shared libraries and development helper tools for airtsp. If you would like to develop programs using airtsp, you will need to install airtsp-devel.

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

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

sudo dnf -y install airtsp-devel

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

sudo yum -y install airtsp-devel

How To Uninstall airtsp-devel on Fedora 36

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

sudo dnf remove airtsp-devel

airtsp-devel Package Contents on Fedora 36

/usr/bin/airtsp-config
/usr/include/airtsp
/usr/include/airtsp/AIRTSP_Service.hpp
/usr/include/airtsp/AIRTSP_Types.hpp
/usr/lib64/libairtsp.so
/usr/lib64/pkgconfig/airtsp.pc
/usr/share/aclocal/airtsp.m4
/usr/share/airtsp
/usr/share/airtsp/CMake
/usr/share/airtsp/CMake/airtsp-config-version.cmake
/usr/share/airtsp/CMake/airtsp-config.cmake
/usr/share/airtsp/CMake/airtsp-library-depends-debug.cmake
/usr/share/airtsp/CMake/airtsp-library-depends.cmake
/usr/share/man/man1/airtsp-config.1.gz
/usr/share/man/man3/airtsp-library.3.gz

References

Summary

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