nodejs-tldr on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S nodejs-tldr

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

$ yay -Rns nodejs-tldr

2. Manually Install "nodejs-tldr" 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's git locally

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

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

$ cd ~/nodejs-tldr $ makepkg -si

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

ID: 736049
Name: nodejs-tldr
PackageBaseID: 79168
PackageBase: nodejs-tldr
Version: 3.3.2-2
Description: Simplified and community-driven man pages
URL: https://github.com/tldr-pages/tldr
NumVotes: 31
Popularity: 0
OutOfDate:
Maintainer: ivanfon
Submitter: ed0c
FirstSubmitted: 1392853815
LastModified: 1589428556
URLPath: /cgit/aur.git/snapshot/nodejs-tldr.tar.gz