How To Install zpaq-libs on Fedora 36
Introduction
In this tutorial we learn how to install zpaq-libs
on Fedora 36.
What is zpaq-libs
This is a library for ZPAQ compression a decompression.
We can use yum
or dnf
to install zpaq-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install zpaq-libs.
Install zpaq-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 zpaq-libs
using dnf
by running the following command:
sudo dnf -y install zpaq-libs
Install zpaq-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 zpaq-libs
using yum
by running the following command:
sudo yum -y install zpaq-libs
How To Uninstall zpaq-libs on Fedora 36
To uninstall only the zpaq-libs
package we can use the following command:
sudo dnf remove zpaq-libs
zpaq-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/d5
/usr/lib/.build-id/d5/634ce79c2d37e0d4339be0deeae896bc3e186c
/usr/lib/libzpaq.so.0.1
/usr/share/licenses/zpaq-libs
/usr/share/licenses/zpaq-libs/COPYING
References
Summary
In this tutorial we learn how to install zpaq-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install zpaq-libs on Fedora 36” linkTitle: “zpaq-libs” type: “docs” description: “In this tutorial we learn how to install zpaq-libs in Fedora 36. zpaq-libs is Library for ZPAQ compression and decompression” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/zpaq-libs-featured.png
Introduction
In this tutorial we learn how to install zpaq-libs
on Fedora 36.
What is zpaq-libs
This is a library for ZPAQ compression a decompression.
We can use yum
or dnf
to install zpaq-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install zpaq-libs.
Install zpaq-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 zpaq-libs
using dnf
by running the following command:
sudo dnf -y install zpaq-libs
Install zpaq-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 zpaq-libs
using yum
by running the following command:
sudo yum -y install zpaq-libs
How To Uninstall zpaq-libs on Fedora 36
To uninstall only the zpaq-libs
package we can use the following command:
sudo dnf remove zpaq-libs
zpaq-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/ca4ab7b3a95baef6dce0fe1e91bef88ca77a4a
/usr/lib64/libzpaq.so.0.1
/usr/share/licenses/zpaq-libs
/usr/share/licenses/zpaq-libs/COPYING
References
Summary
In this tutorial we learn how to install zpaq-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).