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