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

Last updated: July 02,2024

1. Install "zipios++.x86_64" package

Here is a brief guide to show you how to install zipios++.x86_64 on Fedora 34

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

2. Uninstall "zipios++.x86_64" package

Please follow the guidance below to uninstall zipios++.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 1:47:10 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : zipios++
Version : 0.1.5.9
Release : 26.fc34
Architecture : x86_64
Size : 78 k
Source : zipios++-0.1.5.9-26.fc34.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.