How To Install libyaz on Fedora 36

In this tutorial we learn how to install libyaz in Fedora 36. libyaz is Shared libraries for yaz

Introduction

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

What is libyaz

This packages contains shared libraries for yaz.

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

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

sudo dnf -y install libyaz

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

sudo yum -y install libyaz

How To Uninstall libyaz on Fedora 36

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

sudo dnf remove libyaz

libyaz Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/921bf4ef4f4b803ce2fc6ed9b7dd1f7ad6e446
/usr/lib/.build-id/58/3639ee23cdae0634d6399dc0a4a4e40adf1a50
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/6bf2b7903b0c90d84ef268044e35c5623b2573
/usr/lib64/libyaz.so.5
/usr/lib64/libyaz.so.5.0.0
/usr/lib64/libyaz_icu.so.5
/usr/lib64/libyaz_icu.so.5.0.0
/usr/lib64/libyaz_server.so.5
/usr/lib64/libyaz_server.so.5.0.0
/usr/share/licenses/libyaz
/usr/share/licenses/libyaz/LICENSE
/usr/share/man/man7/bib1-attr.7.gz
/usr/share/man/man7/yaz.7.gz

References

Summary

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


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

Introduction

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

What is libyaz

This packages contains shared libraries for yaz.

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

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

sudo dnf -y install libyaz

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

sudo yum -y install libyaz

How To Uninstall libyaz on Fedora 36

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

sudo dnf remove libyaz

libyaz Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/9595edbc7d9fa45f0a1cb06ded00917e1ebb2e
/usr/lib/.build-id/36
/usr/lib/.build-id/36/1055a89d7823de89033858f518021063da0743
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/e5ff3c786405770444dbc6ace3b6b9b3dce527
/usr/lib/libyaz.so.5
/usr/lib/libyaz.so.5.0.0
/usr/lib/libyaz_icu.so.5
/usr/lib/libyaz_icu.so.5.0.0
/usr/lib/libyaz_server.so.5
/usr/lib/libyaz_server.so.5.0.0
/usr/share/licenses/libyaz
/usr/share/licenses/libyaz/LICENSE
/usr/share/man/man7/bib1-attr.7.gz
/usr/share/man/man7/yaz.7.gz

References

Summary

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