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

Last updated: June 29,2024

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

$ yay -S bash-scripts-git

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

$ yay -Rns bash-scripts-git

2. Manually Install "bash-scripts-git" via AUR

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

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

b. Clone bash-scripts-git's git locally

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

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

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

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

ID: 1367065
Name: bash-scripts-git
PackageBaseID: 200409
PackageBase: bash-scripts-git
Version: r27.3597e45-1
Description: A collection of bash scripts from https://github.com/jothi-prasath/bash-scripts
URL: https://github.com/jothi-prasath/bash-scripts.git
NumVotes: 1
Popularity: 0.156619
OutOfDate:
Maintainer: jothiprasath
Submitter: jothiprasath
FirstSubmitted: 1702135697
LastModified: 1702135697
URLPath: /cgit/aur.git/snapshot/bash-scripts-git.tar.gz