mata on AUR (Arch User Repository)
Last updated: November 12,2024
1. Install "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
Copied
b. Install mata on Arch using YAY
$
yay -S
mata
Copied
* (Optional) Uninstall mata on Arch using YAY
$
yay -Rns
mata
Copied
2. Manually Install "mata" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mata's git locally
$
git clone https://aur.archlinux.org/mata.git
~/mata
Copied
c. Go to ~/mata folder and install it
$
cd
~/mata
Copied
$
makepkg -si
Copied
3. Information about the mata package on Arch User Repository (AUR)
ID: 1235334
Name: mata
PackageBaseID: 186746
PackageBase: mata
Version: 1:0.51.0-1
Description: 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: 1666214551
LastModified: 1680367431
URLPath: /cgit/aur.git/snapshot/mata.tar.gz
Name: mata
PackageBaseID: 186746
PackageBase: mata
Version: 1:0.51.0-1
Description: 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: 1666214551
LastModified: 1680367431
URLPath: /cgit/aur.git/snapshot/mata.tar.gz