untldr on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S untldr

* (Optional) Uninstall untldr on Arch using YAY

$ yay -Rns untldr

2. Manually Install "untldr" via AUR

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

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

b. Clone untldr's git locally

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

c. Go to ~/untldr folder and install it

$ cd ~/untldr $ makepkg -si

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

ID: 1110445
Name: untldr
PackageBaseID: 177328
PackageBase: untldr
Version: 1.0.0-3
Description: Minimalist tldr command line client
URL: https://github.com/unInstance/untldr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: uninstance
Submitter: uninstance
FirstSubmitted: 1648367055
LastModified: 1657516305
URLPath: /cgit/aur.git/snapshot/untldr.tar.gz