qfsm on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S qfsm

* (Optional) Uninstall qfsm on Arch using YAY

$ yay -Rns qfsm

2. Manually Install "qfsm" via AUR

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

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

b. Clone qfsm's git locally

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

c. Go to ~/qfsm folder and install it

$ cd ~/qfsm $ makepkg -si

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

ID: 495786
Name: qfsm
PackageBaseID: 102440
PackageBase: qfsm
Version: 0.54.0-3
Description: A graphical tool for designing finite state machines
URL: http://qfsm.sourceforge.net/index.html
NumVotes: 0
Popularity: 0
OutOfDate: 1706025899
Maintainer: end222
Submitter: cippaciong
FirstSubmitted: 1445854504
LastModified: 1521494765
URLPath: /cgit/aur.git/snapshot/qfsm.tar.gz