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

Last updated: September 24,2024

1. Install "python3-debrepo.noarch" package

This guide let you learn how to install python3-debrepo.noarch on Fedora 38

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

2. Uninstall "python3-debrepo.noarch" package

This guide let you learn how to uninstall python3-debrepo.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:13:07 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-debrepo
Version : 0.0.3
Release : 25.fc38
Architecture : noarch
Size : 56 k
Source : python-debrepo-0.0.3-25.fc38.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.