rgbpaint on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S rgbpaint

* (Optional) Uninstall rgbpaint on Arch using YAY

$ yay -Rns rgbpaint

2. Manually Install "rgbpaint" via AUR

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

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

b. Clone rgbpaint's git locally

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

c. Go to ~/rgbpaint folder and install it

$ cd ~/rgbpaint $ makepkg -si

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

ID: 525541
Name: rgbpaint
PackageBaseID: 133291
PackageBase: rgbpaint
Version: 0.8.7-3
Description: Very simple pixel-based painting program
URL: http://mtpaint.sourceforge.net/rgbpaint.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: boehlke
FirstSubmitted: 1528498479
LastModified: 1531235968
URLPath: /cgit/aur.git/snapshot/rgbpaint.tar.gz