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

Last updated: June 26,2024

1. Install "zipios++.i686" package

Please follow the guidelines below to install zipios++.i686 on Fedora 34

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

2. Uninstall "zipios++.i686" package

Please follow the guidelines below to uninstall zipios++.i686 on Fedora 34:

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

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

Last metadata expiration check: 5:01:49 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : zipios++
Version : 0.1.5.9
Release : 26.fc34
Architecture : i686
Size : 84 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.