scmpuff on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S scmpuff

* (Optional) Uninstall scmpuff on Arch using YAY

$ yay -Rns scmpuff

2. Manually Install "scmpuff" via AUR

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

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

b. Clone scmpuff's git locally

$ git clone https://aur.archlinux.org/scmpuff.git ~/scmpuff

c. Go to ~/scmpuff folder and install it

$ cd ~/scmpuff $ makepkg -si

3. Information about the scmpuff package on Arch User Repository (AUR)

ID: 446767
Name: scmpuff
PackageBaseID: 103969
PackageBase: scmpuff
Version: 0.2.1-1
Description: Add numbered shortcuts to common git commands
URL: https://mroth.github.io/scmpuff/
NumVotes: 2
Popularity: 0
OutOfDate: 1657466007
Maintainer: sinisterstuf
Submitter: sinisterstuf
FirstSubmitted: 1448883451
LastModified: 1506456787
URLPath: /cgit/aur.git/snapshot/scmpuff.tar.gz