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