python-mata on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-mata

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

$ yay -Rns python-mata

2. Manually Install "python-mata" via AUR

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

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

b. Clone python-mata's git locally

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

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

$ cd ~/python-mata $ makepkg -si

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

ID: 1235336
Name: python-mata
PackageBaseID: 186747
PackageBase: python-mata
Version: 1:0.51.0-1
Description: Pyhton bindings for open source automata library that offers interface for different kinds of automata (NFA, AFA, etc.)
URL: https://github.com/VeriFIT/mata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Anty0
Submitter: Anty0
FirstSubmitted: 1666214579
LastModified: 1680367814
URLPath: /cgit/aur.git/snapshot/python-mata.tar.gz