tldr-page-git on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "tldr-page-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

b. Install tldr-page-git on Arch using YAY

$ yay -S tldr-page-git

* (Optional) Uninstall tldr-page-git on Arch using YAY

$ yay -Rns tldr-page-git

2. Manually Install "tldr-page-git" via AUR

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

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

b. Clone tldr-page-git's git locally

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

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

$ cd ~/tldr-page-git $ makepkg -si

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

ID: 1076282
Name: tldr-page-git
PackageBaseID: 174513
PackageBase: tldr-page-git
Version: 1.8.r2.gea3470c-1
Description: Generate tldr-pages using Go
URL: https://github.com/CleanMachine1/tldr-page-creator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CleanMachine1
Submitter: CleanMachine1
FirstSubmitted: 1640787914
LastModified: 1651785361
URLPath: /cgit/aur.git/snapshot/tldr-page-git.tar.gz