How To Install librawstudio on Fedora 36

In this tutorial we learn how to install librawstudio in Fedora 36. librawstudio is Rawstudio backend library

Introduction

In this tutorial we learn how to install librawstudio on Fedora 36.

What is librawstudio

Rawstudio backend library

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

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

sudo dnf -y install librawstudio

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

sudo yum -y install librawstudio

How To Uninstall librawstudio on Fedora 36

To uninstall only the librawstudio package we can use the following command:

sudo dnf remove librawstudio

librawstudio Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/b81c051438ec9c4af253ade7ac57559de70627
/usr/lib64/librawstudio-2.1.so

References

Summary

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


title: “How To Install librawstudio on Fedora 36” linkTitle: “librawstudio” type: “docs” description: “In this tutorial we learn how to install librawstudio in Fedora 36. librawstudio is Rawstudio backend library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/librawstudio-featured.png

Introduction

In this tutorial we learn how to install librawstudio on Fedora 36.

What is librawstudio

Rawstudio backend library

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

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

sudo dnf -y install librawstudio

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

sudo yum -y install librawstudio

How To Uninstall librawstudio on Fedora 36

To uninstall only the librawstudio package we can use the following command:

sudo dnf remove librawstudio

librawstudio Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/19
/usr/lib/.build-id/19/d4ec9ae1940e1d811582e185f753d92a9491fa
/usr/lib/librawstudio-2.1.so

References

Summary

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