tldr-sh on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S tldr-sh

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

$ yay -Rns tldr-sh

2. Manually Install "tldr-sh" via AUR

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

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

b. Clone tldr-sh's git locally

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

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

$ cd ~/tldr-sh $ makepkg -si

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

ID: 1412038
Name: tldr-sh
PackageBaseID: 155135
PackageBase: tldr-sh
Version: r103.35e652d-1
Description: A fully-functional POSIX shell client for tldr.
URL: https://github.com/raylee/tldr-sh-client
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ahmubashshir
Submitter: ahmubashshir
FirstSubmitted: 1593918712
LastModified: 1708366645
URLPath: /cgit/aur.git/snapshot/tldr-sh.tar.gz