How to Install and Uninstall dnf-automatic.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: June 02,2024

1. Install "dnf-automatic.noarch" package

This tutorial shows how to install dnf-automatic.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install dnf-automatic.noarch

2. Uninstall "dnf-automatic.noarch" package

Learn how to uninstall dnf-automatic.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove dnf-automatic.noarch $ sudo dnf autoremove

3. Information about the dnf-automatic.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:00:48 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : dnf-automatic
Version : 4.7.0
Release : 19.el8
Architecture : noarch
Size : 153 k
Source : dnf-4.7.0-19.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Package manager - automated upgrades
URL : https://github.com/rpm-software-management/dnf
License : GPLv2+
Description : Systemd units that can periodically download package upgrades and apply them.