gamera on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gamera

* (Optional) Uninstall gamera on Arch using YAY

$ yay -Rns gamera

2. Manually Install "gamera" via AUR

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

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

b. Clone gamera's git locally

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

c. Go to ~/gamera folder and install it

$ cd ~/gamera $ makepkg -si

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

ID: 393461
Name: gamera
PackageBaseID: 27540
PackageBase: gamera
Version: 3.4.3-1
Description: Framework for building document analysis applications.
URL: http://gamera.informatik.hsnr.de
NumVotes: 6
Popularity: 0
OutOfDate: 1688902106
Maintainer:
Submitter: lpapp
FirstSubmitted: 1245792791
LastModified: 1489872851
URLPath: /cgit/aur.git/snapshot/gamera.tar.gz