How to Install and Uninstall python3-debian.noarch Package on AlmaLinux 8
Last updated: November 13,2024
1. Install "python3-debian.noarch" package
This is a short guide on how to install python3-debian.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-debian.noarch
Copied
2. Uninstall "python3-debian.noarch" package
Learn how to uninstall python3-debian.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-debian.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-debian.noarch package on AlmaLinux 8
Last metadata expiration check: 2:25:18 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-debian
Version : 0.1.36
Release : 9.el8
Architecture : noarch
Size : 113 k
Source : python-debian-0.1.36-9.el8.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.36
Release : 9.el8
Architecture : noarch
Size : 113 k
Source : python-debian-0.1.36-9.el8.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