How to Install and Uninstall libzipios2 Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "libzipios2" package

Please follow the guidance below to install libzipios2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libzipios2

2. Uninstall "libzipios2" package

Please follow the instructions below to uninstall libzipios2 on openSuSE Tumbleweed:

$ sudo zypper remove libzipios2

3. Information about the libzipios2 package on openSuSE Tumbleweed

Information for package libzipios2:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libzipios2
Version : 2.3.2-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 194.1 KiB
Installed : No
Status : not installed
Source package : zipios-2.3.2-1.2.src
Upstream URL : https://github.com/Zipios/Zipios
Summary : C++ Library for Reading and Writing Zip Files
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.