spacer on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S spacer

* (Optional) Uninstall spacer on Arch using YAY

$ yay -Rns spacer

2. Manually Install "spacer" via AUR

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

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

b. Clone spacer's git locally

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

c. Go to ~/spacer folder and install it

$ cd ~/spacer $ makepkg -si

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

ID: 1320859
Name: spacer
PackageBaseID: 194625
PackageBase: spacer
Version: 0.3.0-1
Description: CLI tool to insert spacers in when command output stops
URL: https://github.com/samwho/spacer
NumVotes: 1
Popularity: 0.077028
OutOfDate:
Maintainer: samwho
Submitter: samwho
FirstSubmitted: 1686644267
LastModified: 1695066471
URLPath: /cgit/aur.git/snapshot/spacer.tar.gz