foma on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install foma on Arch using YAY
$
yay -S
foma
Copied
* (Optional) Uninstall foma on Arch using YAY
$
yay -Rns
foma
Copied
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
Copied
b. Clone foma's git locally
$
git clone https://aur.archlinux.org/foma.git
~/foma
Copied
c. Go to ~/foma folder and install it
$
cd
~/foma
Copied
$
makepkg -si
Copied
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
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