How to Install and Uninstall cronie.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 25,2024

1. Install "cronie.x86_64" package

Please follow the step by step instructions below to install cronie.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install cronie.x86_64

2. Uninstall "cronie.x86_64" package

In this section, we are going to explain the necessary steps to uninstall cronie.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove cronie.x86_64 $ sudo dnf autoremove

3. Information about the cronie.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:28:31 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : cronie
Version : 1.5.2
Release : 4.el8
Architecture : x86_64
Size : 317 k
Source : cronie-1.5.2-4.el8.src.rpm
Repository : @System
From repo : anaconda
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.