python-sismic on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-sismic

* (Optional) Uninstall python-sismic on Arch using YAY

$ yay -Rns python-sismic

2. Manually Install "python-sismic" via AUR

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

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

b. Clone python-sismic's git locally

$ git clone https://aur.archlinux.org/python-sismic.git ~/python-sismic

c. Go to ~/python-sismic folder and install it

$ cd ~/python-sismic $ makepkg -si

3. Information about the python-sismic package on Arch User Repository (AUR)

ID: 1313960
Name: python-sismic
PackageBaseID: 171423
PackageBase: python-sismic
Version: 1.6.5-1
Description: Interactive Statechart Model Interpreter and Checker
URL: https://github.com/AlexandreDecan/sismic/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FederAndInk
Submitter: FederAndInk
FirstSubmitted: 1632771948
LastModified: 1693855823
URLPath: /cgit/aur.git/snapshot/python-sismic.tar.gz