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

Last updated: May 05,2024

1. Install "python3-debian.noarch" package

Learn how to install python3-debian.noarch on Fedora 35

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

2. Uninstall "python3-debian.noarch" package

Please follow the steps below to uninstall python3-debian.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:04:58 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-debian
Version : 0.1.36
Release : 8.fc35
Architecture : noarch
Size : 107 k
Source : python-debian-0.1.36-8.fc35.src.rpm
Repository : fedora
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