fspcc on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S fspcc

* (Optional) Uninstall fspcc on Arch using YAY

$ yay -Rns fspcc

2. Manually Install "fspcc" via AUR

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

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

b. Clone fspcc's git locally

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

c. Go to ~/fspcc folder and install it

$ cd ~/fspcc $ makepkg -si

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

ID: 254634
Name: fspcc
PackageBaseID: 69598
PackageBase: fspcc
Version: r514.6f4a84a-1
Description: An FSP compiler and LTS analysis tool
URL:
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: vmaffione
Submitter: vmaffione
FirstSubmitted: 1367490335
LastModified: 1449736182
URLPath: /cgit/aur.git/snapshot/fspcc.tar.gz