How to Install and Uninstall python3-gzipstream.noarch Package on Fedora 35
Last updated: November 16,2024
1. Install "python3-gzipstream.noarch" package
In this section, we are going to explain the necessary steps to install python3-gzipstream.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-gzipstream.noarch
Copied
2. Uninstall "python3-gzipstream.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-gzipstream.noarch on Fedora 35:
$
sudo dnf remove
python3-gzipstream.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-gzipstream.noarch package on Fedora 35
Last metadata expiration check: 1:02:46 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-gzipstream
Version : 2.8.6
Release : 14.fc35
Architecture : noarch
Size : 56 k
Source : python-gzipstream-2.8.6-14.fc35.src.rpm
Repository : fedora
Summary : Streaming zlib (gzip) support for python
URL : https://github.com/spacewalkproject/spacewalk/wiki/Projects_python-gzipstream
License : GPLv2
Description : A streaming gzip handler.
: gzipstream.GzipStream extends the functionality of the gzip.GzipFile class
: to allow the processing of streaming data.
Available Packages
Name : python3-gzipstream
Version : 2.8.6
Release : 14.fc35
Architecture : noarch
Size : 56 k
Source : python-gzipstream-2.8.6-14.fc35.src.rpm
Repository : fedora
Summary : Streaming zlib (gzip) support for python
URL : https://github.com/spacewalkproject/spacewalk/wiki/Projects_python-gzipstream
License : GPLv2
Description : A streaming gzip handler.
: gzipstream.GzipStream extends the functionality of the gzip.GzipFile class
: to allow the processing of streaming data.