tldr++ on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S tldr++

* (Optional) Uninstall tldr++ on Arch using YAY

$ yay -Rns tldr++

2. Manually Install "tldr++" via AUR

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

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

b. Clone tldr++'s git locally

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

c. Go to ~/tldr++ folder and install it

$ cd ~/tldr++ $ makepkg -si

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

ID: 1390195
Name: tldr++
PackageBaseID: 138520
PackageBase: tldr++
Version: 1.0.0.alpha-5
Description: Community driven man pages improved with smart user interaction
URL: https://isacikgoz.me/tldr
NumVotes: 10
Popularity: 1.0E-5
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1546625767
LastModified: 1705881725
URLPath: /cgit/aur.git/snapshot/tldr++.tar.gz