shell-tools-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S shell-tools-git

* (Optional) Uninstall shell-tools-git on Arch using YAY

$ yay -Rns shell-tools-git

2. Manually Install "shell-tools-git" via AUR

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

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

b. Clone shell-tools-git's git locally

$ git clone https://aur.archlinux.org/shell-tools-git.git ~/shell-tools-git

c. Go to ~/shell-tools-git folder and install it

$ cd ~/shell-tools-git $ makepkg -si

3. Information about the shell-tools-git package on Arch User Repository (AUR)

ID: 197332
Name: shell-tools-git
PackageBaseID: 86745
PackageBase: shell-tools-git
Version: v1-1
Description: collection of commonly used shell function
URL: https://github.com/greenify/shell-tools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: confusedfla
Submitter: confusedfla
FirstSubmitted: 1413736066
LastModified: 1434483004
URLPath: /cgit/aur.git/snapshot/shell-tools-git.tar.gz