How To Install libsane-hpaio on Fedora 36

In this tutorial we learn how to install libsane-hpaio in Fedora 36. libsane-hpaio is SANE driver for scanners in HP’s multi-function devices

Introduction

In this tutorial we learn how to install libsane-hpaio on Fedora 36.

What is libsane-hpaio

SANE driver for scanners in HP’s multi-function devices (from HPOJ).

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

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

sudo dnf -y install libsane-hpaio

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

sudo yum -y install libsane-hpaio

How To Uninstall libsane-hpaio on Fedora 36

To uninstall only the libsane-hpaio package we can use the following command:

sudo dnf remove libsane-hpaio

libsane-hpaio Package Contents on Fedora 36

/etc/sane.d/dll.d/hpaio
/usr/lib/.build-id
/usr/lib/.build-id/52
/usr/lib/.build-id/52/8c5757f85fb33281b26aed7a4e45080e0da84c
/usr/lib/sane/libsane-hpaio.so
/usr/lib/sane/libsane-hpaio.so.1
/usr/lib/sane/libsane-hpaio.so.1.0.0

References

Summary

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


title: “How To Install libsane-hpaio on Fedora 36” linkTitle: “libsane-hpaio” type: “docs” description: “In this tutorial we learn how to install libsane-hpaio in Fedora 36. libsane-hpaio is SANE driver for scanners in HP’s multi-function devices” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libsane-hpaio-featured.png

Introduction

In this tutorial we learn how to install libsane-hpaio on Fedora 36.

What is libsane-hpaio

SANE driver for scanners in HP’s multi-function devices (from HPOJ).

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

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

sudo dnf -y install libsane-hpaio

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

sudo yum -y install libsane-hpaio

How To Uninstall libsane-hpaio on Fedora 36

To uninstall only the libsane-hpaio package we can use the following command:

sudo dnf remove libsane-hpaio

libsane-hpaio Package Contents on Fedora 36

/etc/sane.d/dll.d/hpaio
/usr/lib/.build-id
/usr/lib/.build-id/52
/usr/lib/.build-id/52/fc47b4dc709b9349770a24d7f190bc7944efaa
/usr/lib64/sane/libsane-hpaio.so
/usr/lib64/sane/libsane-hpaio.so.1
/usr/lib64/sane/libsane-hpaio.so.1.0.0

References

Summary

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