atdtool on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "atdtool" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install atdtool on Arch using YAY

$ yay -S atdtool

* (Optional) Uninstall atdtool on Arch using YAY

$ yay -Rns atdtool

2. Manually Install "atdtool" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone atdtool's git locally

$ git clone https://aur.archlinux.org/atdtool.git ~/atdtool

c. Go to ~/atdtool folder and install it

$ cd ~/atdtool $ makepkg -si

3. Information about the atdtool package on Arch User Repository (AUR)

ID: 886793
Name: atdtool
PackageBaseID: 48926
PackageBase: atdtool
Version: 1.3.3-1
Description: After the Deadline command-line tool.
URL: https://github.com/lpenz/atdtool
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: c6p
Submitter: c6p
FirstSubmitted: 1305107429
LastModified: 1617387398
URLPath: /cgit/aur.git/snapshot/atdtool.tar.gz