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

Last updated: June 23,2024

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

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

$ yay -S nodejs-tldr-git

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

$ yay -Rns nodejs-tldr-git

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

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

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

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

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

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

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

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

ID: 736056
Name: nodejs-tldr-git
PackageBaseID: 105227
PackageBase: nodejs-tldr-git
Version: r6279.178e6959a-1
Description: Simplified and community-driven man pages (git version)
URL: https://github.com/tldr-pages/tldr
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: FadeMind
Submitter: FadeMind
FirstSubmitted: 1451375478
LastModified: 1589429406
URLPath: /cgit/aur.git/snapshot/nodejs-tldr-git.tar.gz