gogh on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S gogh

* (Optional) Uninstall gogh on Arch using YAY

$ yay -Rns gogh

2. Manually Install "gogh" via AUR

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

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

b. Clone gogh's git locally

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

c. Go to ~/gogh folder and install it

$ cd ~/gogh $ makepkg -si

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

ID: 764005
Name: gogh
PackageBaseID: 12724
PackageBase: gogh
Version: 0.1.2.3-6
Description: Bitmap graphics editor for pressure-sensitive input devices
URL: https://code.google.com/archive/p/gogh/
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Allan
FirstSubmitted: 1287469850
LastModified: 1594566395
URLPath: /cgit/aur.git/snapshot/gogh.tar.gz