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

Last updated: May 20,2024

1. Install "zipios++.i686" package

Please follow the instructions below to install zipios++.i686 on Fedora 38

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

2. Uninstall "zipios++.i686" package

Please follow the guidance below to uninstall zipios++.i686 on Fedora 38:

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

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

Last metadata expiration check: 2:12:16 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : zipios++
Version : 0.1.5.9
Release : 30.fc38
Architecture : i686
Size : 83 k
Source : zipios++-0.1.5.9-30.fc38.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.