How to Install and Uninstall python3-zipstream.noarch Package on Fedora 39
Last updated: January 15,2025
1. Install "python3-zipstream.noarch" package
This tutorial shows how to install python3-zipstream.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-zipstream.noarch
Copied
2. Uninstall "python3-zipstream.noarch" package
This guide covers the steps necessary to uninstall python3-zipstream.noarch on Fedora 39:
$
sudo dnf remove
python3-zipstream.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-zipstream.noarch package on Fedora 39
Last metadata expiration check: 2:59:31 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-zipstream
Version : 1.1.4
Release : 29.fc39
Architecture : noarch
Size : 36 k
Source : python-zipstream-1.1.4-29.fc39.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.
Available Packages
Name : python3-zipstream
Version : 1.1.4
Release : 29.fc39
Architecture : noarch
Size : 36 k
Source : python-zipstream-1.1.4-29.fc39.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.