git-smb on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S git-smb

* (Optional) Uninstall git-smb on Arch using YAY

$ yay -Rns git-smb

2. Manually Install "git-smb" via AUR

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

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

b. Clone git-smb's git locally

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

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

$ cd ~/git-smb $ makepkg -si

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

ID: 266247
Name: git-smb
PackageBaseID: 106240
PackageBase: git-smb
Version: 1.3-1
Description: Play sounds effects (from Super Mario Bros (NES), Zelda (NES), Command & Conquer or Duke Nukem) on common git commands
URL: https://github.com/pascaldevink/git-smb
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: sender
Submitter: sender
FirstSubmitted: 1453041224
LastModified: 1453047742
URLPath: /cgit/aur.git/snapshot/git-smb.tar.gz