tldrtool on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S tldrtool

* (Optional) Uninstall tldrtool on Arch using YAY

$ yay -Rns tldrtool

2. Manually Install "tldrtool" via AUR

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

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

b. Clone tldrtool's git locally

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

c. Go to ~/tldrtool folder and install it

$ cd ~/tldrtool $ makepkg -si

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

ID: 1261771
Name: tldrtool
PackageBaseID: 193270
PackageBase: tldrtool
Version: 1.0.1-2
Description: Automate contributing to tldr
URL: https://github.com/acuteenvy/tldrtool
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acuteenvy
Submitter: acuteenvy
FirstSubmitted: 1683235764
LastModified: 1684779017
URLPath: /cgit/aur.git/snapshot/tldrtool.tar.gz