How to Install and Uninstall python2-zipstream Package on openSUSE Leap

Last updated: May 08,2024

1. Install "python2-zipstream" package

In this section, we are going to explain the necessary steps to install python2-zipstream on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-zipstream

2. Uninstall "python2-zipstream" package

Please follow the guidelines below to uninstall python2-zipstream on openSUSE Leap:

$ sudo zypper remove python2-zipstream

3. Information about the python2-zipstream package on openSUSE Leap

Information for package python2-zipstream:
------------------------------------------
Repository : Main Repository
Name : python2-zipstream
Version : 1.1.4-bp153.1.13
Arch : noarch
Vendor : openSUSE
Installed Size : 64,9 KiB
Installed : No
Status : not installed
Source package : python-zipstream-1.1.4-bp153.1.13.src
Summary : Zipfile generator
Description :
zipstream.py is a ZIP archive generator based on Python 3.3's zipfile.py.
zipstream can create archives on the fly, which is useful for streaming
the archive to e.g. web clients without needing to store the archive on
disk first.

5. The same packages on other Linux Distributions