bash-snippets on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "bash-snippets" 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
Copied
b. Install bash-snippets on Arch using YAY
$
yay -S
bash-snippets
Copied
* (Optional) Uninstall bash-snippets on Arch using YAY
$
yay -Rns
bash-snippets
Copied
2. Manually Install "bash-snippets" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bash-snippets's git locally
$
git clone https://aur.archlinux.org/bash-snippets.git
~/bash-snippets
Copied
c. Go to ~/bash-snippets folder and install it
$
cd
~/bash-snippets
Copied
$
makepkg -si
Copied
3. Information about the bash-snippets package on Arch User Repository (AUR)
ID: 807320
Name: bash-snippets
PackageBaseID: 124386
PackageBase: bash-snippets
Version: 1.23.0-1
Description: A collection of small bash scripts for heavy terminal users
URL: https://github.com/alexanderepstein/Bash-Snippets
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: miller.jona
Submitter: alexanderepstein
FirstSubmitted: 1501320944
LastModified: 1603236822
URLPath: /cgit/aur.git/snapshot/bash-snippets.tar.gz
Name: bash-snippets
PackageBaseID: 124386
PackageBase: bash-snippets
Version: 1.23.0-1
Description: A collection of small bash scripts for heavy terminal users
URL: https://github.com/alexanderepstein/Bash-Snippets
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: miller.jona
Submitter: alexanderepstein
FirstSubmitted: 1501320944
LastModified: 1603236822
URLPath: /cgit/aur.git/snapshot/bash-snippets.tar.gz