fspm on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S fspm

* (Optional) Uninstall fspm on Arch using YAY

$ yay -Rns fspm

2. Manually Install "fspm" via AUR

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

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

b. Clone fspm's git locally

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

c. Go to ~/fspm folder and install it

$ cd ~/fspm $ makepkg -si

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

ID: 623011
Name: fspm
PackageBaseID: 142893
PackageBase: fspm
Version: 1.0-1
Description: The FinlayScript6 Package Manager
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: finlaywashere
Submitter: finlaywashere
FirstSubmitted: 1560968498
LastModified: 1560968498
URLPath: /cgit/aur.git/snapshot/fspm.tar.gz