How to Install and Uninstall python3-zipstream.noarch Package on Fedora 35

Last updated: October 07,2024

1. Install "python3-zipstream.noarch" package

Please follow the instructions below to install python3-zipstream.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-zipstream.noarch

2. Uninstall "python3-zipstream.noarch" package

This guide let you learn how to uninstall python3-zipstream.noarch on Fedora 35:

$ sudo dnf remove python3-zipstream.noarch $ sudo dnf autoremove

3. Information about the python3-zipstream.noarch package on Fedora 35

Last metadata expiration check: 3:13:53 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-zipstream
Version : 1.1.4
Release : 23.fc35
Architecture : noarch
Size : 33 k
Source : python-zipstream-1.1.4-23.fc35.src.rpm
Repository : fedora
Summary : ZIP archive generator for Python
URL : https://github.com/allanlei/python-zipstream
License : GPLv3+
Description : zipstream.py is a zip archive generator based on python 3.3's zipfile.py.
: It was created to generate a zip file generator for streaming (ie web apps).
: Python 3 version.