gpaint on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S gpaint

* (Optional) Uninstall gpaint on Arch using YAY

$ yay -Rns gpaint

2. Manually Install "gpaint" via AUR

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

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

b. Clone gpaint's git locally

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

c. Go to ~/gpaint folder and install it

$ cd ~/gpaint $ makepkg -si

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

ID: 906932
Name: gpaint
PackageBaseID: 12481
PackageBase: gpaint
Version: 0.3.3-12
Description: A small easy-to-use paint program for the GNOME Desktop
URL: https://savannah.gnu.org/projects/gpaint/
NumVotes: 55
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: Allan
FirstSubmitted: 1186802033
LastModified: 1620976225
URLPath: /cgit/aur.git/snapshot/gpaint.tar.gz