duty on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "duty" 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 duty on Arch using YAY

$ yay -S duty

* (Optional) Uninstall duty on Arch using YAY

$ yay -Rns duty

2. Manually Install "duty" via AUR

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

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

b. Clone duty's git locally

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

c. Go to ~/duty folder and install it

$ cd ~/duty $ makepkg -si

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

ID: 207117
Name: duty
PackageBaseID: 70642
PackageBase: duty
Version: 0.2-4
Description: Make random duty in LaTeX
URL: https://github.com/Chipsterjulien/duty
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chipsterjulien
Submitter: Chipsterjulien
FirstSubmitted: 1370281119
LastModified: 1436090747
URLPath: /cgit/aur.git/snapshot/duty.tar.gz