How To Install librawstudio-devel on Fedora 36

In this tutorial we learn how to install librawstudio-devel in Fedora 36. librawstudio-devel is librawstudio development files

Introduction

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

What is librawstudio-devel

Development files for rawstudio backend library

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

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

sudo dnf -y install librawstudio-devel

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

sudo yum -y install librawstudio-devel

How To Uninstall librawstudio-devel on Fedora 36

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

sudo dnf remove librawstudio-devel

librawstudio-devel Package Contents on Fedora 36

/usr/include/rawstudio-2.1
/usr/include/rawstudio-2.1/rawstudio.h
/usr/include/rawstudio-2.1/rs-1d-function.h
/usr/include/rawstudio-2.1/rs-color-space-icc.h
/usr/include/rawstudio-2.1/rs-color-space-selector.h
/usr/include/rawstudio-2.1/rs-color-space.h
/usr/include/rawstudio-2.1/rs-color.h
/usr/include/rawstudio-2.1/rs-curve.h
/usr/include/rawstudio-2.1/rs-dcp-file.h
/usr/include/rawstudio-2.1/rs-debug.h
/usr/include/rawstudio-2.1/rs-exif.h
/usr/include/rawstudio-2.1/rs-filetypes.h
/usr/include/rawstudio-2.1/rs-filter-param.h
/usr/include/rawstudio-2.1/rs-filter-request.h
/usr/include/rawstudio-2.1/rs-filter-response.h
/usr/include/rawstudio-2.1/rs-filter.h
/usr/include/rawstudio-2.1/rs-gui-functions.h
/usr/include/rawstudio-2.1/rs-huesat-map.h
/usr/include/rawstudio-2.1/rs-icc-profile.h
/usr/include/rawstudio-2.1/rs-image.h
/usr/include/rawstudio-2.1/rs-image16.h
/usr/include/rawstudio-2.1/rs-io-job-checksum.h
/usr/include/rawstudio-2.1/rs-io-job-metadata.h
/usr/include/rawstudio-2.1/rs-io-job-prefetch.h
/usr/include/rawstudio-2.1/rs-io-job-tagging.h
/usr/include/rawstudio-2.1/rs-io-job.h
/usr/include/rawstudio-2.1/rs-io.h
/usr/include/rawstudio-2.1/rs-job-queue.h
/usr/include/rawstudio-2.1/rs-lens-db-editor.h
/usr/include/rawstudio-2.1/rs-lens-db.h
/usr/include/rawstudio-2.1/rs-lens-fix.h
/usr/include/rawstudio-2.1/rs-lens.h
/usr/include/rawstudio-2.1/rs-library.h
/usr/include/rawstudio-2.1/rs-macros.h
/usr/include/rawstudio-2.1/rs-math.h
/usr/include/rawstudio-2.1/rs-metadata.h
/usr/include/rawstudio-2.1/rs-output.h
/usr/include/rawstudio-2.1/rs-plugin-manager.h
/usr/include/rawstudio-2.1/rs-plugin.h
/usr/include/rawstudio-2.1/rs-profile-camera.h
/usr/include/rawstudio-2.1/rs-profile-factory.h
/usr/include/rawstudio-2.1/rs-profile-selector.h
/usr/include/rawstudio-2.1/rs-rawfile.h
/usr/include/rawstudio-2.1/rs-settings.h
/usr/include/rawstudio-2.1/rs-spline.h
/usr/include/rawstudio-2.1/rs-stock.h
/usr/include/rawstudio-2.1/rs-tiff-ifd-entry.h
/usr/include/rawstudio-2.1/rs-tiff-ifd.h
/usr/include/rawstudio-2.1/rs-tiff.h
/usr/include/rawstudio-2.1/rs-types.h
/usr/include/rawstudio-2.1/rs-utils.h
/usr/include/rawstudio-2.1/x86-cpu.h
/usr/lib/librawstudio.so
/usr/lib/pkgconfig/rawstudio-2.1.pc

References

Summary

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


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

Introduction

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

What is librawstudio-devel

Development files for rawstudio backend library

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

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

sudo dnf -y install librawstudio-devel

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

sudo yum -y install librawstudio-devel

How To Uninstall librawstudio-devel on Fedora 36

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

sudo dnf remove librawstudio-devel

librawstudio-devel Package Contents on Fedora 36

/usr/include/rawstudio-2.1
/usr/include/rawstudio-2.1/rawstudio.h
/usr/include/rawstudio-2.1/rs-1d-function.h
/usr/include/rawstudio-2.1/rs-color-space-icc.h
/usr/include/rawstudio-2.1/rs-color-space-selector.h
/usr/include/rawstudio-2.1/rs-color-space.h
/usr/include/rawstudio-2.1/rs-color.h
/usr/include/rawstudio-2.1/rs-curve.h
/usr/include/rawstudio-2.1/rs-dcp-file.h
/usr/include/rawstudio-2.1/rs-debug.h
/usr/include/rawstudio-2.1/rs-exif.h
/usr/include/rawstudio-2.1/rs-filetypes.h
/usr/include/rawstudio-2.1/rs-filter-param.h
/usr/include/rawstudio-2.1/rs-filter-request.h
/usr/include/rawstudio-2.1/rs-filter-response.h
/usr/include/rawstudio-2.1/rs-filter.h
/usr/include/rawstudio-2.1/rs-gui-functions.h
/usr/include/rawstudio-2.1/rs-huesat-map.h
/usr/include/rawstudio-2.1/rs-icc-profile.h
/usr/include/rawstudio-2.1/rs-image.h
/usr/include/rawstudio-2.1/rs-image16.h
/usr/include/rawstudio-2.1/rs-io-job-checksum.h
/usr/include/rawstudio-2.1/rs-io-job-metadata.h
/usr/include/rawstudio-2.1/rs-io-job-prefetch.h
/usr/include/rawstudio-2.1/rs-io-job-tagging.h
/usr/include/rawstudio-2.1/rs-io-job.h
/usr/include/rawstudio-2.1/rs-io.h
/usr/include/rawstudio-2.1/rs-job-queue.h
/usr/include/rawstudio-2.1/rs-lens-db-editor.h
/usr/include/rawstudio-2.1/rs-lens-db.h
/usr/include/rawstudio-2.1/rs-lens-fix.h
/usr/include/rawstudio-2.1/rs-lens.h
/usr/include/rawstudio-2.1/rs-library.h
/usr/include/rawstudio-2.1/rs-macros.h
/usr/include/rawstudio-2.1/rs-math.h
/usr/include/rawstudio-2.1/rs-metadata.h
/usr/include/rawstudio-2.1/rs-output.h
/usr/include/rawstudio-2.1/rs-plugin-manager.h
/usr/include/rawstudio-2.1/rs-plugin.h
/usr/include/rawstudio-2.1/rs-profile-camera.h
/usr/include/rawstudio-2.1/rs-profile-factory.h
/usr/include/rawstudio-2.1/rs-profile-selector.h
/usr/include/rawstudio-2.1/rs-rawfile.h
/usr/include/rawstudio-2.1/rs-settings.h
/usr/include/rawstudio-2.1/rs-spline.h
/usr/include/rawstudio-2.1/rs-stock.h
/usr/include/rawstudio-2.1/rs-tiff-ifd-entry.h
/usr/include/rawstudio-2.1/rs-tiff-ifd.h
/usr/include/rawstudio-2.1/rs-tiff.h
/usr/include/rawstudio-2.1/rs-types.h
/usr/include/rawstudio-2.1/rs-utils.h
/usr/include/rawstudio-2.1/x86-cpu.h
/usr/lib64/librawstudio.so
/usr/lib64/pkgconfig/rawstudio-2.1.pc

References

Summary

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