How to Install and Uninstall zipios++.x86_64 Package on Fedora 39

Last updated: September 23,2024

1. Install "zipios++.x86_64" package

This guide covers the steps necessary to install zipios++.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install zipios++.x86_64

2. Uninstall "zipios++.x86_64" package

In this section, we are going to explain the necessary steps to uninstall zipios++.x86_64 on Fedora 39:

$ sudo dnf remove zipios++.x86_64 $ sudo dnf autoremove

3. Information about the zipios++.x86_64 package on Fedora 39

Last metadata expiration check: 5:08:38 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : zipios++
Version : 0.1.5.9
Release : 31.fc39
Architecture : x86_64
Size : 76 k
Source : zipios++-0.1.5.9-31.fc39.src.rpm
Repository : fedora
Summary : C++ library for reading and writing Zip files
URL : http://zipios.sourceforge.net/
License : LGPLv2+
Description : Zipios++ is a java.util.zip-like C++ library for reading and writing
: Zip files. Access to individual entries is provided through standard
: C++ iostreams. A simple read-only virtual file system that mounts
: regular directories and zip files is also provided.