tldr++ on AUR (Arch User Repository)
Last updated: January 09,2025
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
Copied
b. Install tldr++ on Arch using YAY
$
yay -S
tldr++
Copied
* (Optional) Uninstall tldr++ on Arch using YAY
$
yay -Rns
tldr++
Copied
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
Copied
b. Clone tldr++'s git locally
$
git clone https://aur.archlinux.org/tldr++.git
~/tldr++
Copied
c. Go to ~/tldr++ folder and install it
$
cd
~/tldr++
Copied
$
makepkg -si
Copied
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
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