lttoolbox on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S lttoolbox

* (Optional) Uninstall lttoolbox on Arch using YAY

$ yay -Rns lttoolbox

2. Manually Install "lttoolbox" via AUR

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

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

b. Clone lttoolbox's git locally

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

c. Go to ~/lttoolbox folder and install it

$ cd ~/lttoolbox $ makepkg -si

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

ID: 1376814
Name: lttoolbox
PackageBaseID: 34641
PackageBase: lttoolbox
Version: 3.7.6-1
Description: Finite state compiler, processor and helper tools used by apertium
URL: https://wiki.apertium.org/wiki/Lttoolbox
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: unhammer
Submitter: unhammer
FirstSubmitted: 1266224803
LastModified: 1703768344
URLPath: /cgit/aur.git/snapshot/lttoolbox.tar.gz