How to Install and Uninstall python39-zipstream Package on openSuSE Tumbleweed
Last updated: December 24,2024
1. Install "python39-zipstream" package
Please follow the step by step instructions below to install python39-zipstream on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-zipstream
Copied
2. Uninstall "python39-zipstream" package
Please follow the steps below to uninstall python39-zipstream on openSuSE Tumbleweed:
$
sudo zypper remove
python39-zipstream
Copied
3. Information about the python39-zipstream package on openSuSE Tumbleweed
Information for package python39-zipstream:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-zipstream
Version : 1.1.4-4.18
Arch : noarch
Vendor : openSUSE
Installed Size : 69.2 KiB
Installed : No
Status : not installed
Source package : python-zipstream-1.1.4-4.18.src
Upstream URL : https://github.com/allanlei/python-zipstream
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.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-zipstream
Version : 1.1.4-4.18
Arch : noarch
Vendor : openSUSE
Installed Size : 69.2 KiB
Installed : No
Status : not installed
Source package : python-zipstream-1.1.4-4.18.src
Upstream URL : https://github.com/allanlei/python-zipstream
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.