How To Install lcms-libs on Fedora 36

In this tutorial we learn how to install lcms-libs in Fedora 36. lcms-libs is Library for lcms

Introduction

In this tutorial we learn how to install lcms-libs on Fedora 36.

What is lcms-libs

The lcms-libs package contains library for lcms.

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

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

sudo dnf -y install lcms-libs

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

sudo yum -y install lcms-libs

How To Uninstall lcms-libs on Fedora 36

To uninstall only the lcms-libs package we can use the following command:

sudo dnf remove lcms-libs

lcms-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/2d6461f0298cb1a2486e59ee2a9ea5eea2667b
/usr/lib64/liblcms.so.1
/usr/lib64/liblcms.so.1.0.19
/usr/share/doc/lcms-libs
/usr/share/doc/lcms-libs/NEWS
/usr/share/licenses/lcms-libs
/usr/share/licenses/lcms-libs/AUTHORS
/usr/share/licenses/lcms-libs/COPYING

References


title: “How To Install lcms-libs on Fedora 36”

Summary

linkTitle: “lcms-libs”

type: “docs” In this tutorial we learn how to install lcms-libs on Fedora 36 using yum and [dnf]((/fedora/36/dnf/). description: “In this tutorial we learn how to install lcms-libs in Fedora 36. lcms-libs is Library for lcms”

date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/lcms-libs-featured.png

Introduction

In this tutorial we learn how to install lcms-libs on Fedora 36.

What is lcms-libs

The lcms-libs package contains library for lcms.

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

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

sudo dnf -y install lcms-libs

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

sudo yum -y install lcms-libs

How To Uninstall lcms-libs on Fedora 36

To uninstall only the lcms-libs package we can use the following command:

sudo dnf remove lcms-libs

lcms-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/16
/usr/lib/.build-id/16/866c7c53da03f34bca5bbed8c30c9fe002d199
/usr/lib/liblcms.so.1
/usr/lib/liblcms.so.1.0.19
/usr/share/doc/lcms-libs
/usr/share/doc/lcms-libs/NEWS
/usr/share/licenses/lcms-libs
/usr/share/licenses/lcms-libs/AUTHORS
/usr/share/licenses/lcms-libs/COPYING

References

Summary

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