tlrc on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S tlrc

* (Optional) Uninstall tlrc on Arch using YAY

$ yay -Rns tlrc

2. Manually Install "tlrc" via AUR

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

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

b. Clone tlrc's git locally

$ git clone https://aur.archlinux.org/tlrc.git ~/tlrc

c. Go to ~/tlrc folder and install it

$ cd ~/tlrc $ makepkg -si

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

ID: 1413988
Name: tlrc
PackageBaseID: 192716
PackageBase: tlrc
Version: 1.8.0-1
Description: Official tldr client written in Rust
URL: https://github.com/tldr-pages/tlrc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: acuteenvy
Submitter: acuteenvy
FirstSubmitted: 1681574696
LastModified: 1708648722
URLPath: /cgit/aur.git/snapshot/tlrc.tar.gz

5. The same packages on other Linux Distributions