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

Last updated: April 27,2024

1. Install "cronie.x86_64" package

This guide covers the steps necessary to install cronie.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install cronie.x86_64

2. Uninstall "cronie.x86_64" package

Please follow the guidance below to uninstall cronie.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove cronie.x86_64 $ sudo yum autoremove

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

Installed Packages
Name : cronie
Arch : x86_64
Version : 1.4.11
Release : 23.el7
Size : 215 k
Repo : installed
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.