How to Install and Uninstall python3-debian.noarch Package on CentOS Stream 9
Last updated: November 20,2024
1. Install "python3-debian.noarch" package
This guide let you learn how to install python3-debian.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-debian.noarch
Copied
2. Uninstall "python3-debian.noarch" package
This guide covers the steps necessary to uninstall python3-debian.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-debian.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-debian.noarch package on CentOS Stream 9
Last metadata expiration check: 2:08:23 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-debian
Version : 0.1.49
Release : 1.el9
Architecture : noarch
Size : 201 k
Source : python-debian-0.1.49-1.el9.src.rpm
Repository : epel
Summary : Modules for Debian-related data formats
URL : https://salsa.debian.org/python-debian-team/python-debian
License : GPLv2+ and GPLv3+
Description : This package provides Python modules that abstract many formats of Debian
: related files. Currently handled are:
: * Debtags information (debian.debtags module)
: * debian/changelog (debian.changelog module)
: * Packages files, pdiffs (debian.debian_support module)
: * Control files of single or multiple RFC822-style paragraphs, e.g.
: debian/control, .changes, .dsc, Packages, Sources, Release, etc.
: (debian.deb822 module)
: * Raw .deb and .ar files, with (read-only) access to contained
: files and meta-information
Available Packages
Name : python3-debian
Version : 0.1.49
Release : 1.el9
Architecture : noarch
Size : 201 k
Source : python-debian-0.1.49-1.el9.src.rpm
Repository : epel
Summary : Modules for Debian-related data formats
URL : https://salsa.debian.org/python-debian-team/python-debian
License : GPLv2+ and GPLv3+
Description : This package provides Python modules that abstract many formats of Debian
: related files. Currently handled are:
: * Debtags information (debian.debtags module)
: * debian/changelog (debian.changelog module)
: * Packages files, pdiffs (debian.debian_support module)
: * Control files of single or multiple RFC822-style paragraphs, e.g.
: debian/control, .changes, .dsc, Packages, Sources, Release, etc.
: (debian.deb822 module)
: * Raw .deb and .ar files, with (read-only) access to contained
: files and meta-information