vpaint on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S vpaint

* (Optional) Uninstall vpaint on Arch using YAY

$ yay -Rns vpaint

2. Manually Install "vpaint" via AUR

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

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

b. Clone vpaint's git locally

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

c. Go to ~/vpaint folder and install it

$ cd ~/vpaint $ makepkg -si

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

ID: 1143641
Name: vpaint
PackageBaseID: 96886
PackageBase: vpaint
Version: 1.7-2
Description: VPaint is an experimental vector graphics editor based on the Vector Animation Complex technology.
URL: https://www.vpaint.org
NumVotes: 6
Popularity: 6.0E-6
OutOfDate:
Maintainer: simonrepp
Submitter: gpol
FirstSubmitted: 1439057375
LastModified: 1664011145
URLPath: /cgit/aur.git/snapshot/vpaint.tar.gz