How to Install and Uninstall python3-debrepo.noarch Package on Fedora 36

Last updated: October 09,2024

1. Install "python3-debrepo.noarch" package

This guide covers the steps necessary to install python3-debrepo.noarch on Fedora 36

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

2. Uninstall "python3-debrepo.noarch" package

This guide covers the steps necessary to uninstall python3-debrepo.noarch on Fedora 36:

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

3. Information about the python3-debrepo.noarch package on Fedora 36

Last metadata expiration check: 0:40:38 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-debrepo
Version : 0.0.3
Release : 22.fc36
Architecture : noarch
Size : 44 k
Source : python-debrepo-0.0.3-22.fc36.src.rpm
Repository : fedora
Summary : Inspect and compare Debian repositories
URL : https://pagure.io/debrepo
License : GPLv3+
Description : debrepo is a library for inspecting composes of Debian repositories and
: their elements, including package archives. It includes classes capable
: of reading compose, repository, and package data from the filesystem,
: and methods to compare the data between different versions. To this end,
: the debrepodiff tool provides a command line interface for comparing
: composes.