apertium-viewer on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S apertium-viewer

* (Optional) Uninstall apertium-viewer on Arch using YAY

$ yay -Rns apertium-viewer

2. Manually Install "apertium-viewer" via AUR

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

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

b. Clone apertium-viewer's git locally

$ git clone https://aur.archlinux.org/apertium-viewer.git ~/apertium-viewer

c. Go to ~/apertium-viewer folder and install it

$ cd ~/apertium-viewer $ makepkg -si

3. Information about the apertium-viewer package on Arch User Repository (AUR)

ID: 693381
Name: apertium-viewer
PackageBaseID: 111246
PackageBase: apertium-viewer
Version: 2.5.5-1
Description: A tool to view and edit the output of the various stages of an apertium translation.
URL: http://wiki.apertium.org/wiki/Apertium-view
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ValHue
Submitter: ValHue
FirstSubmitted: 1463142195
LastModified: 1580917508
URLPath: /cgit/aur.git/snapshot/apertium-viewer.tar.gz