How to Install and Uninstall at Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

1. Install "at" package

Please follow the instructions below to install at on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install at

2. Uninstall "at" package

This guide covers the steps necessary to uninstall at on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove at $ sudo apt autoclean && sudo apt autoremove

3. Information about the at package on Ubuntu 20.10 (Groovy Gorilla)

Package: at
Architecture: amd64
Version: 3.1.23-1ubuntu2
Multi-Arch: foreign
Priority: optional
Section: admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Jose M Calhariz
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 159
Depends: libpam-runtime (>= 1.0.1-11), lsb-base (>= 3.2-14), libc6 (>= 2.14), libfl2 (>= 2.5.33), libpam0g (>= 0.99.7.1), libselinux1 (>= 2.1.9)
Suggests: default-mta | mail-transport-agent
Filename: pool/main/a/at/at_3.1.23-1ubuntu2_amd64.deb
Size: 38528
MD5sum: 7f70209c77f5a4522f5bdedebf2c8cc2
SHA1: 77d1263979fd4faecb56ecaed6a19bea67cd5544
SHA256: eaa70a51a598784d34d46ac8d3ff6f9fd751133cd376b1cd1b3de802403d229b
SHA512: 9f74118c32f359436f6efeadef34f73c19d7b7d5665316c80bc76b8f965fa7c854d3232da4287f64c1341c247a58242b05a0e9373223785f1332db28795d7f52
Homepage: http://blog.calhariz.com
Description-en: Delayed job execution and batch processing
At and batch read shell commands from standard input
storing them as a job to be scheduled for execution in the
future.
.
Use
at to run the job at a specified time
batch to run the job when system load levels permit
Description-md5: 97e204a9f4ad8c681dbd54ec7c505251
Task: server, cloud-image, server-raspi