xpaint on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S xpaint

* (Optional) Uninstall xpaint on Arch using YAY

$ yay -Rns xpaint

2. Manually Install "xpaint" via AUR

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

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

b. Clone xpaint's git locally

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

c. Go to ~/xpaint folder and install it

$ cd ~/xpaint $ makepkg -si

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

ID: 1122989
Name: xpaint
PackageBaseID: 12828
PackageBase: xpaint
Version: 3.1.4-1
Description: A color image editing tool which features most standard paint program options.
URL: http://sourceforge.net/projects/sf-xpaint/
NumVotes: 40
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: erm67
FirstSubmitted: 1189073215
LastModified: 1659836021
URLPath: /cgit/aur.git/snapshot/xpaint.tar.gz