How To Install zipios-devel on Fedora 36

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

Introduction

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

What is zipios-devel

The header files are only needed for development of programs using zipios. Note The previous version is depreciated but still supported as zipios++.

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

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

sudo dnf -y install zipios-devel

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

sudo yum -y install zipios-devel

How To Uninstall zipios-devel on Fedora 36

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

sudo dnf remove zipios-devel

zipios-devel Package Contents on Fedora 36

/usr/include/zipios
/usr/include/zipios/collectioncollection.hpp
/usr/include/zipios/directorycollection.hpp
/usr/include/zipios/directoryentry.hpp
/usr/include/zipios/dosdatetime.hpp
/usr/include/zipios/filecollection.hpp
/usr/include/zipios/fileentry.hpp
/usr/include/zipios/filepath.hpp
/usr/include/zipios/virtualseeker.hpp
/usr/include/zipios/zipfile.hpp
/usr/include/zipios/zipios-config.hpp
/usr/include/zipios/zipiosexceptions.hpp
/usr/lib/libzipios.so
/usr/share/cmake/ZipIos
/usr/share/cmake/ZipIos/ZipIosConfig.cmake
/usr/share/man/man3/zipios.3.gz
/usr/share/man/man3/zipios_CollectionCollection.3.gz
/usr/share/man/man3/zipios_DirectoryCollection.3.gz
/usr/share/man/man3/zipios_DirectoryEntry.3.gz
/usr/share/man/man3/zipios_FileCollection.3.gz
/usr/share/man/man3/zipios_FileEntry.3.gz
/usr/share/man/man3/zipios_FilePath.3.gz
/usr/share/man/man3/zipios_VirtualSeeker.3.gz
/usr/share/man/man3/zipios_ZipFile.3.gz

References

Summary

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


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

Introduction

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

What is zipios-devel

The header files are only needed for development of programs using zipios. Note The previous version is depreciated but still supported as zipios++.

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

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

sudo dnf -y install zipios-devel

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

sudo yum -y install zipios-devel

How To Uninstall zipios-devel on Fedora 36

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

sudo dnf remove zipios-devel

zipios-devel Package Contents on Fedora 36

/usr/include/zipios
/usr/include/zipios/collectioncollection.hpp
/usr/include/zipios/directorycollection.hpp
/usr/include/zipios/directoryentry.hpp
/usr/include/zipios/dosdatetime.hpp
/usr/include/zipios/filecollection.hpp
/usr/include/zipios/fileentry.hpp
/usr/include/zipios/filepath.hpp
/usr/include/zipios/virtualseeker.hpp
/usr/include/zipios/zipfile.hpp
/usr/include/zipios/zipios-config.hpp
/usr/include/zipios/zipiosexceptions.hpp
/usr/lib64/libzipios.so
/usr/share/cmake/ZipIos
/usr/share/cmake/ZipIos/ZipIosConfig.cmake
/usr/share/man/man3/zipios.3.gz
/usr/share/man/man3/zipios_CollectionCollection.3.gz
/usr/share/man/man3/zipios_DirectoryCollection.3.gz
/usr/share/man/man3/zipios_DirectoryEntry.3.gz
/usr/share/man/man3/zipios_FileCollection.3.gz
/usr/share/man/man3/zipios_FileEntry.3.gz
/usr/share/man/man3/zipios_FilePath.3.gz
/usr/share/man/man3/zipios_VirtualSeeker.3.gz
/usr/share/man/man3/zipios_ZipFile.3.gz

References

Summary

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