How to Install and Uninstall cronie.x86_64 Package on Fedora 34

Last updated: June 29,2024

1. Install "cronie.x86_64" package

This guide covers the steps necessary to install cronie.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install cronie.x86_64

2. Uninstall "cronie.x86_64" package

This guide let you learn how to uninstall cronie.x86_64 on Fedora 34:

$ sudo dnf remove cronie.x86_64 $ sudo dnf autoremove

3. Information about the cronie.x86_64 package on Fedora 34

Last metadata expiration check: 0:35:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : cronie
Version : 1.5.7
Release : 1.fc34
Architecture : x86_64
Size : 116 k
Source : cronie-1.5.7-1.fc34.src.rpm
Repository : fedora
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.