cs-paint on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S cs-paint

* (Optional) Uninstall cs-paint on Arch using YAY

$ yay -Rns cs-paint

2. Manually Install "cs-paint" via AUR

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

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

b. Clone cs-paint's git locally

$ git clone https://aur.archlinux.org/cs-paint.git ~/cs-paint

c. Go to ~/cs-paint folder and install it

$ cd ~/cs-paint $ makepkg -si

3. Information about the cs-paint package on Arch User Repository (AUR)

ID: 1206747
Name: cs-paint
PackageBaseID: 190142
PackageBase: cs-paint
Version: 1.0.1-1
Description: Library for abstraction of the Vulkan API
URL: https://www.copperspice.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1675555824
LastModified: 1675555824
URLPath: /cgit/aur.git/snapshot/cs-paint.tar.gz