How to Install and Uninstall at.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "at.x86_64" package
This guide covers the steps necessary to install at.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
at.x86_64
Copied
2. Uninstall "at.x86_64" package
Here is a brief guide to show you how to uninstall at.x86_64 on AlmaLinux 8:
$
sudo dnf remove
at.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the at.x86_64 package on AlmaLinux 8
Last metadata expiration check: 2:12:08 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : at
Version : 3.1.20
Release : 11.el8
Architecture : x86_64
Size : 81 k
Source : at-3.1.20-11.el8.src.rpm
Repository : baseos
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 : 11.el8
Architecture : x86_64
Size : 81 k
Source : at-3.1.20-11.el8.src.rpm
Repository : baseos
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.