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

Last updated: July 04,2024

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

$ yay -S bash-snippets-git

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

$ yay -Rns bash-snippets-git

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

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

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

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

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

ID: 808062
Name: bash-snippets-git
PackageBaseID: 159020
PackageBase: bash-snippets-git
Version: 1.23.0.r15.g97a1c0d-1
Description: A collection of small bash scripts for heavy terminal users
URL: https://github.com/alexanderepstein/Bash-Snippets
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: miller.jona
Submitter: miller.jona
FirstSubmitted: 1603319245
LastModified: 1603376787
URLPath: /cgit/aur.git/snapshot/bash-snippets-git.tar.gz