How To Install zfstream-devel on Fedora 36

In this tutorial we learn how to install zfstream-devel in Fedora 36. zfstream-devel is Development files for zfstream

Introduction

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

What is zfstream-devel

The zfstream-devel package contains libraries and header files for developing applications that use zfstream.

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

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

sudo dnf -y install zfstream-devel

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

sudo yum -y install zfstream-devel

How To Uninstall zfstream-devel on Fedora 36

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

sudo dnf remove zfstream-devel

zfstream-devel Package Contents on Fedora 36

/usr/include/zfstream
/usr/include/zfstream/bzstream.hpp
/usr/include/zfstream/gzstream.hpp
/usr/include/zfstream/zfstream.hpp
/usr/include/zfstream/zipstream.hpp
/usr/lib64/libzfstream.so
/usr/lib64/pkgconfig/zfstream.pc
/usr/share/doc/zfstream-devel
/usr/share/doc/zfstream-devel/ChangeLog

References

Summary

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


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

Introduction

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

What is zfstream-devel

The zfstream-devel package contains libraries and header files for developing applications that use zfstream.

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

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

sudo dnf -y install zfstream-devel

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

sudo yum -y install zfstream-devel

How To Uninstall zfstream-devel on Fedora 36

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

sudo dnf remove zfstream-devel

zfstream-devel Package Contents on Fedora 36

/usr/include/zfstream
/usr/include/zfstream/bzstream.hpp
/usr/include/zfstream/gzstream.hpp
/usr/include/zfstream/zfstream.hpp
/usr/include/zfstream/zipstream.hpp
/usr/lib/libzfstream.so
/usr/lib/pkgconfig/zfstream.pc
/usr/share/doc/zfstream-devel
/usr/share/doc/zfstream-devel/ChangeLog

References

Summary

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