How To Install liblur on Fedora 36
Introduction
In this tutorial we learn how to install liblur on Fedora 36.
What is liblur
The liblur package contains libraries and tools to access and configure the Logitech Unifying Receivers. The functionality are mainly listing, pairing and un-pairing Logitech devices attached to a receiver.
We can use yum or dnf to install liblur on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install liblur.
Install liblur 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 liblur using dnf by running the following command:
sudo dnf -y install liblur
Install liblur 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 liblur using yum by running the following command:
sudo yum -y install liblur
How To Uninstall liblur on Fedora 36
To uninstall only the liblur package we can use the following command:
sudo dnf remove liblur
liblur Package Contents on Fedora 36
/usr/bin/lur-command
/usr/lib/.build-id
/usr/lib/.build-id/5c
/usr/lib/.build-id/5c/f52bd3da45c76e620020311e15153dbbd3f556
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/ed0ca6f6abd1f7f22b0e50016e91bfa98a361a
/usr/lib/liblur.so.3
/usr/lib/liblur.so.3.0.3
/usr/share/licenses/liblur
/usr/share/licenses/liblur/COPYING
/usr/share/man/man1/lur-command.1.gz
References
Summary
In this tutorial we learn how to install liblur on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install liblur on Fedora 36” linkTitle: “liblur” type: “docs” description: “In this tutorial we learn how to install liblur in Fedora 36. liblur is Logitech Unifying Receiver library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/liblur-featured.png
Introduction
In this tutorial we learn how to install liblur on Fedora 36.
What is liblur
The liblur package contains libraries and tools to access and configure the Logitech Unifying Receivers. The functionality are mainly listing, pairing and un-pairing Logitech devices attached to a receiver.
We can use yum or dnf to install liblur on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install liblur.
Install liblur 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 liblur using dnf by running the following command:
sudo dnf -y install liblur
Install liblur 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 liblur using yum by running the following command:
sudo yum -y install liblur
How To Uninstall liblur on Fedora 36
To uninstall only the liblur package we can use the following command:
sudo dnf remove liblur
liblur Package Contents on Fedora 36
/usr/bin/lur-command
/usr/lib/.build-id
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/f288f933b266fa6ba550a5ed894b9c31fd26e4
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/0f587c4005846fa468f8c7fd9ca2a53aba458a
/usr/lib64/liblur.so.3
/usr/lib64/liblur.so.3.0.3
/usr/share/licenses/liblur
/usr/share/licenses/liblur/COPYING
/usr/share/man/man1/lur-command.1.gz
References
Summary
In this tutorial we learn how to install liblur on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).