How to Install and Uninstall dnf-plugins-core.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

Here is a brief guide to show you how to install dnf-plugins-core.noarch on Rocky Linux 8

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

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

This tutorial shows how to uninstall dnf-plugins-core.noarch on Rocky Linux 8:

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

3. Information about the dnf-plugins-core.noarch package on Rocky Linux 8

Last metadata expiration check: 0:40:03 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : dnf-plugins-core
Version : 4.0.21
Release : 11.el8
Architecture : noarch
Size : 19 k
Source : dnf-plugins-core-4.0.21-11.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, groups-manager, needs-restarting, repoclosure,
: repograph, repomanage, reposync, changelog and repodiff commands. Additionally
: provides generate_completion_cache passive plugin.