How to Install and Uninstall cronie.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "cronie.x86_64" package

This tutorial shows how to install cronie.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install cronie.x86_64

2. Uninstall "cronie.x86_64" package

Please follow the guidance below to uninstall cronie.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove cronie.x86_64 $ sudo dnf autoremove

3. Information about the cronie.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:05:54 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : cronie
Version : 1.5.7
Release : 8.el9
Architecture : x86_64
Size : 122 k
Source : cronie-1.5.7-8.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : Cron daemon for executing programs at set times
URL : https://github.com/cronie-crond/cronie
License : MIT and BSD and ISC and GPLv2+
Description : Cronie contains the standard UNIX daemon crond that runs specified programs at
: scheduled times and related tools. It is a fork of the original vixie-cron and
: has security and configuration enhancements like the ability to use pam and
: SELinux.