How To Install pfstools-libs on Fedora 36

In this tutorial we learn how to install pfstools-libs in Fedora 36. pfstools-libs is Libraries for HDR processing

Introduction

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

What is pfstools-libs

The pfstools-libs package contains a runtime library of functions for handling HDR graphics files.

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

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

sudo dnf -y install pfstools-libs

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

sudo yum -y install pfstools-libs

How To Uninstall pfstools-libs on Fedora 36

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

sudo dnf remove pfstools-libs

pfstools-libs Package Contents on Fedora 36

---
title: "How To Install pfstools-libs on Fedora 36"
linkTitle: "pfstools-libs"
type: "docs"
description: "In this tutorial we learn how to install pfstools-libs in Fedora 36. pfstools-libs is Libraries for HDR processing"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/pfstools-libs-featured.png
---

## Introduction

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

### What is `pfstools-libs`

> The pfstools-libs package contains a runtime library of functions for handling HDR graphics files.  

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

## Install pfstools-libs on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install pfstools-libs using dnf by running the following command:

sudo dnf -y install pfstools-libs

Install pfstools-libs on Fedora 36 Using yum

Update yum database with yum using the following command. /usr/lib/.build-id /usr/lib/.build-id/a1/86082dd008038632f9fed5876b848df9e136b1 /usr/lib/libpfs.so.2 /usr/lib/libpfs.so.2.0.0

sudo yum makecache --refresh

After updating yum database, We can install pfstools-libs using yum by running the following command:

sudo yum -y install pfstools-libs

How To Uninstall pfstools-libs on Fedora 36

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


## References

* [pfstools-libs website](http://pfstools.sourceforge.net/)

## Summary

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

```bash
sudo dnf remove pfstools-libs

pfstools-libs Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/63
/usr/lib/.build-id/63/0c1d04e235720fb04951f0c16c229fa28006ed
/usr/lib64/libpfs.so.2
/usr/lib64/libpfs.so.2.0.0

References

Summary

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