How to Install and Uninstall python3-dnf-plugins-core.noarch Package on CentOS Stream 8

Last updated: May 19,2024

1. Install "python3-dnf-plugins-core.noarch" package

This guide covers the steps necessary to install python3-dnf-plugins-core.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-dnf-plugins-core.noarch

2. Uninstall "python3-dnf-plugins-core.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-dnf-plugins-core.noarch on CentOS Stream 8:

$ sudo dnf remove python3-dnf-plugins-core.noarch $ sudo dnf autoremove

3. Information about the python3-dnf-plugins-core.noarch package on CentOS Stream 8

Last metadata expiration check: 0:35:02 ago on Sun Feb 25 03:03:59 2024.
Installed Packages
Name : python3-dnf-plugins-core
Version : 4.0.21
Release : 25.el8
Architecture : noarch
Size : 887 k
Source : dnf-plugins-core-4.0.21-25.el8.src.rpm
Repository : @System
From repo : baseos
Summary : Core Plugins for DNF
URL : https://github.com/rpm-software-management/dnf-plugins-core
License : GPLv2+
Description : Core Plugins for DNF, Python 3 interface. This package enhances DNF with builddep,
: config-manager, copr, debug, debuginfo-install, download, needs-restarting,
: groups-manager, repoclosure, repograph, repomanage, reposync, changelog,
: repodiff, system-upgrade, offline-upgrade and offline-distrosync commands.
: Additionally provides generate_completion_cache passive plugin.