How to Install and Uninstall at.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 11,2025
1. Install "at.x86_64" package
Learn how to install at.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
at.x86_64
Copied
2. Uninstall "at.x86_64" package
Please follow the guidelines below to uninstall at.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
at.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the at.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:43:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : at
Version : 3.1.20
Release : 12.el8
Architecture : x86_64
Size : 82 k
Source : at-3.1.20-12.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Job spooling tools
URL : http://ftp.debian.org/debian/pool/main/a/at
License : GPLv3+ and GPLv2+ and ISC and MIT and Public Domain
Description : At and batch read commands from standard input or from a specified
: file. At allows you to specify that a command will be run at a
: particular time. Batch will execute commands when the system load
: levels drop to a particular level. Both commands use user's shell.
:
: You should install the at package if you need a utility for
: time-oriented job control. Note: If it is a recurring job that will
: need to be repeated at the same time every day/week, etc. you should
: use crontab instead.
Available Packages
Name : at
Version : 3.1.20
Release : 12.el8
Architecture : x86_64
Size : 82 k
Source : at-3.1.20-12.el8.src.rpm
Repository : ubi-8-baseos-rpms
Summary : Job spooling tools
URL : http://ftp.debian.org/debian/pool/main/a/at
License : GPLv3+ and GPLv2+ and ISC and MIT and Public Domain
Description : At and batch read commands from standard input or from a specified
: file. At allows you to specify that a command will be run at a
: particular time. Batch will execute commands when the system load
: levels drop to a particular level. Both commands use user's shell.
:
: You should install the at package if you need a utility for
: time-oriented job control. Note: If it is a recurring job that will
: need to be repeated at the same time every day/week, etc. you should
: use crontab instead.