How To Install liblqr-1 on Fedora 36
Introduction
In this tutorial we learn how to install liblqr-1
on Fedora 36.
What is liblqr-1
The LiquidRescale (lqr) library provides a C/C++ API for performing non-uniform resizing of images by the seam-carving technique.
We can use yum
or dnf
to install liblqr-1
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install liblqr-1.
Install liblqr-1 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 liblqr-1
using dnf
by running the following command:
sudo dnf -y install liblqr-1
Install liblqr-1 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 liblqr-1
using yum
by running the following command:
sudo yum -y install liblqr-1
How To Uninstall liblqr-1 on Fedora 36
To uninstall only the liblqr-1
package we can use the following command:
sudo dnf remove liblqr-1
liblqr-1 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/55
/usr/lib/.build-id/55/4359788b29a48ac38da52a302348b4d2ce3534
/usr/lib64/liblqr-1.so.0
/usr/lib64/liblqr-1.so.0.3.2
/usr/share/doc/liblqr-1
/usr/share/doc/liblqr-1/COPYING
/usr/share/doc/liblqr-1/ChangeLog
/usr/share/doc/liblqr-1/README
References
Summary
In this tutorial we learn how to install liblqr-1
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install liblqr-1 on Fedora 36” linkTitle: “liblqr-1” type: “docs” description: “In this tutorial we learn how to install liblqr-1 in Fedora 36. liblqr-1 is LiquidRescale library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/liblqr-1-featured.png
Introduction
In this tutorial we learn how to install liblqr-1
on Fedora 36.
What is liblqr-1
The LiquidRescale (lqr) library provides a C/C++ API for performing non-uniform resizing of images by the seam-carving technique.
We can use yum
or dnf
to install liblqr-1
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install liblqr-1.
Install liblqr-1 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 liblqr-1
using dnf
by running the following command:
sudo dnf -y install liblqr-1
Install liblqr-1 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 liblqr-1
using yum
by running the following command:
sudo yum -y install liblqr-1
How To Uninstall liblqr-1 on Fedora 36
To uninstall only the liblqr-1
package we can use the following command:
sudo dnf remove liblqr-1
liblqr-1 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/cb481be058af396d3c541bbdc373747fdcc445
/usr/lib/liblqr-1.so.0
/usr/lib/liblqr-1.so.0.3.2
/usr/share/doc/liblqr-1
/usr/share/doc/liblqr-1/COPYING
/usr/share/doc/liblqr-1/ChangeLog
/usr/share/doc/liblqr-1/README
References
Summary
In this tutorial we learn how to install liblqr-1
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).