foma on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S foma

* (Optional) Uninstall foma on Arch using YAY

$ yay -Rns foma

2. Manually Install "foma" via AUR

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

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

b. Clone foma's git locally

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

c. Go to ~/foma folder and install it

$ cd ~/foma $ makepkg -si

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

ID: 754039
Name: foma
PackageBaseID: 104665
PackageBase: foma
Version: 0.9.18-2
Description: A set of utilities for constructing finite-state automata and transducers
URL: https://code.google.com/p/foma/
NumVotes: 7
Popularity: 5.0E-6
OutOfDate:
Maintainer: Huulivoide
Submitter: Huulivoide
FirstSubmitted: 1450206029
LastModified: 1592573195
URLPath: /cgit/aur.git/snapshot/foma.tar.gz