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

Last updated: July 07,2024

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

$ yay -S tldr-bash-git

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

$ yay -Rns tldr-bash-git

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

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

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

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

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

ID: 530245
Name: tldr-bash-git
PackageBaseID: 125205
PackageBase: tldr-bash-git
Version: r93.f5c6abb-1
Description: Bash client for tldr: community driven man-by-example.
URL: https://gitlab.com/pepa65/tldr-bash-client
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Rider_ranger47
Submitter: Rider_ranger47
FirstSubmitted: 1504140130
LastModified: 1532883988
URLPath: /cgit/aur.git/snapshot/tldr-bash-git.tar.gz