spacman on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S spacman

* (Optional) Uninstall spacman on Arch using YAY

$ yay -Rns spacman

2. Manually Install "spacman" via AUR

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

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

b. Clone spacman's git locally

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

c. Go to ~/spacman folder and install it

$ cd ~/spacman $ makepkg -si

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

ID: 740382
Name: spacman
PackageBaseID: 141291
PackageBase: spacman
Version: 1.0.5-1
Description: A Package Management Tool with Whitelist Package List.
URL: https://github.com/fkxxyz/spacman
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fkxxyz
Submitter: fkxxyz
FirstSubmitted: 1555424229
LastModified: 1590065966
URLPath: /cgit/aur.git/snapshot/spacman.tar.gz