rfsm on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S rfsm

* (Optional) Uninstall rfsm on Arch using YAY

$ yay -Rns rfsm

2. Manually Install "rfsm" via AUR

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

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

b. Clone rfsm's git locally

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

c. Go to ~/rfsm folder and install it

$ cd ~/rfsm $ makepkg -si

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

ID: 203332
Name: rfsm
PackageBaseID: 65624
PackageBase: rfsm
Version: beta5-1
Description: A small and powerful Statechart implementation
URL: http://people.mech.kuleuven.be/~mklotzbucher/rfsm/README.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1356022736
LastModified: 1435413415
URLPath: /cgit/aur.git/snapshot/rfsm.tar.gz