tldr-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S tldr-git

* (Optional) Uninstall tldr-git on Arch using YAY

$ yay -Rns tldr-git

2. Manually Install "tldr-git" via AUR

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

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

b. Clone tldr-git's git locally

$ git clone https://aur.archlinux.org/tldr-git.git ~/tldr-git

c. Go to ~/tldr-git folder and install it

$ cd ~/tldr-git $ makepkg -si

3. Information about the tldr-git package on Arch User Repository (AUR)

ID: 1224664
Name: tldr-git
PackageBaseID: 105558
PackageBase: tldr-git
Version: 1.5.0.g821e08c4df-1
Description: C command line client for tldr
URL: https://github.com/tldr-pages/tldr-c-client
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: CleanMachine1
Submitter: 1ace
FirstSubmitted: 1451951301
LastModified: 1678545726
URLPath: /cgit/aur.git/snapshot/tldr-git.tar.gz