How to Install and Uninstall at.x86_64 Package on Fedora 38
Last updated: January 12,2025
1. Install "at.x86_64" package
This tutorial shows how to install at.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
at.x86_64
Copied
2. Uninstall "at.x86_64" package
Please follow the steps below to uninstall at.x86_64 on Fedora 38:
$
sudo dnf remove
at.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the at.x86_64 package on Fedora 38
Last metadata expiration check: 3:27:51 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : at
Version : 3.2.5
Release : 5.fc38
Architecture : x86_64
Size : 62 k
Source : at-3.2.5-5.fc38.src.rpm
Repository : fedora
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.2.5
Release : 5.fc38
Architecture : x86_64
Size : 62 k
Source : at-3.2.5-5.fc38.src.rpm
Repository : fedora
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.