ud on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S ud

* (Optional) Uninstall ud on Arch using YAY

$ yay -Rns ud

2. Manually Install "ud" via AUR

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

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

b. Clone ud's git locally

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

c. Go to ~/ud folder and install it

$ cd ~/ud $ makepkg -si

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

ID: 1295651
Name: ud
PackageBaseID: 195743
PackageBase: ud
Version: 1.0.1-1
Description: UNIX day utility
URL: https://github.com/xyproto/ud
NumVotes: 1
Popularity: 0.007861
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1689428069
LastModified: 1690549710
URLPath: /cgit/aur.git/snapshot/ud.tar.gz