tldr-page on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "tldr-page" 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-page on Arch using YAY
$
yay -S
tldr-page
Copied
* (Optional) Uninstall tldr-page on Arch using YAY
$
yay -Rns
tldr-page
Copied
2. Manually Install "tldr-page" 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-page's git locally
$
git clone https://aur.archlinux.org/tldr-page.git
~/tldr-page
Copied
c. Go to ~/tldr-page folder and install it
$
cd
~/tldr-page
Copied
$
makepkg -si
Copied
3. Information about the tldr-page package on Arch User Repository (AUR)
ID: 1064423
Name: tldr-page
PackageBaseID: 174409
PackageBase: tldr-page
Version: 1.8-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: 1640469151
LastModified: 1649531891
URLPath: /cgit/aur.git/snapshot/tldr-page.tar.gz
Name: tldr-page
PackageBaseID: 174409
PackageBase: tldr-page
Version: 1.8-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: 1640469151
LastModified: 1649531891
URLPath: /cgit/aur.git/snapshot/tldr-page.tar.gz