How To Install lirc-libs on Fedora 36
Introduction
In this tutorial we learn how to install lirc-libs on Fedora 36.
What is lirc-libs
Part of the LIRC package suite which handles IR remotes. See the package lirc for more. This package includes shared libraries that applications use to interface with LIRC.
We can use yum or dnf to install lirc-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install lirc-libs.
Install lirc-libs 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 lirc-libs using dnf by running the following command:
sudo dnf -y install lirc-libs
Install lirc-libs 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 lirc-libs using yum by running the following command:
sudo yum -y install lirc-libs
How To Uninstall lirc-libs on Fedora 36
To uninstall only the lirc-libs package we can use the following command:
sudo dnf remove lirc-libs
lirc-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/11
/usr/lib/.build-id/11/6eab05c24b7640e073ddb052fe6fde3a69c257
/usr/lib/.build-id/7c
/usr/lib/.build-id/7c/8ecb86ed439bac169e0e238ead44325f763997
/usr/lib/.build-id/da
/usr/lib/.build-id/da/f37f18d32746e1a796edc8a55cc3e9535cbf4f
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/b7fb5fc0810eb65c776b4f82a10c74bd2a7f3d
/usr/lib/libirrecord.so.0
/usr/lib/libirrecord.so.0.0.0
/usr/lib/liblirc.so.0
/usr/lib/liblirc.so.0.0.0
/usr/lib/liblirc_client.so.0
/usr/lib/liblirc_client.so.0.6.0
/usr/lib/liblirc_driver.so.0
/usr/lib/liblirc_driver.so.0.3.0
/usr/share/licenses/lirc-libs
/usr/share/licenses/lirc-libs/COPYING
/usr/share/licenses/lirc-libs/COPYING.ciniparser
/usr/share/licenses/lirc-libs/COPYING.curl
References
Summary
In this tutorial we learn how to install lirc-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install lirc-libs on Fedora 36” linkTitle: “lirc-libs” type: “docs” description: “In this tutorial we learn how to install lirc-libs in Fedora 36. lirc-libs is LIRC libraries” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/lirc-libs-featured.png
Introduction
In this tutorial we learn how to install lirc-libs on Fedora 36.
What is lirc-libs
Part of the LIRC package suite which handles IR remotes. See the package lirc for more. This package includes shared libraries that applications use to interface with LIRC.
We can use yum or dnf to install lirc-libs on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install lirc-libs.
Install lirc-libs 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 lirc-libs using dnf by running the following command:
sudo dnf -y install lirc-libs
Install lirc-libs 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 lirc-libs using yum by running the following command:
sudo yum -y install lirc-libs
How To Uninstall lirc-libs on Fedora 36
To uninstall only the lirc-libs package we can use the following command:
sudo dnf remove lirc-libs
lirc-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/0a
/usr/lib/.build-id/0a/8a007bfbf5ea696e10a00a2645d5cf0199d474
/usr/lib/.build-id/20
/usr/lib/.build-id/20/d9d5a37159b5a9907842787ff1243127829edd
/usr/lib/.build-id/85
/usr/lib/.build-id/85/9d4df29a6d871170b7d8f782a3d459df83bf0a
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/b58255832091048ae511a4ae9dd463bc34ef43
/usr/lib64/libirrecord.so.0
/usr/lib64/libirrecord.so.0.0.0
/usr/lib64/liblirc.so.0
/usr/lib64/liblirc.so.0.0.0
/usr/lib64/liblirc_client.so.0
/usr/lib64/liblirc_client.so.0.6.0
/usr/lib64/liblirc_driver.so.0
/usr/lib64/liblirc_driver.so.0.3.0
/usr/share/licenses/lirc-libs
/usr/share/licenses/lirc-libs/COPYING
/usr/share/licenses/lirc-libs/COPYING.ciniparser
/usr/share/licenses/lirc-libs/COPYING.curl
References
Summary
In this tutorial we learn how to install lirc-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).