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

Last updated: April 29,2024

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

Please follow the instructions below to install dnf-plugins-core.noarch on CentOS Stream 8

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

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

This is a short guide on how to uninstall dnf-plugins-core.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 2:06:40 ago on Sun Feb 25 03:03:59 2024.
Installed Packages
Name : dnf-plugins-core
Version : 4.0.21
Release : 25.el8
Architecture : noarch
Size : 22 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. This package enhances DNF with builddep, config-manager,
: copr, debug, debuginfo-install, download, needs-restarting, groups-manager, repoclosure,
: repograph, repomanage, reposync, changelog and repodiff commands. Additionally
: provides generate_completion_cache passive plugin.