csprite on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S csprite

* (Optional) Uninstall csprite on Arch using YAY

$ yay -Rns csprite

2. Manually Install "csprite" via AUR

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

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

b. Clone csprite's git locally

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

c. Go to ~/csprite folder and install it

$ cd ~/csprite $ makepkg -si

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

ID: 1162485
Name: csprite
PackageBaseID: 184880
PackageBase: csprite
Version: 0.1.0-1
Description: a tiny pixel art editor
URL: https://github.com/pegvin/csprite
NumVotes: 1
Popularity: 1.1E-5
OutOfDate:
Maintainer: pacmanUser
Submitter: pacmanUser
FirstSubmitted: 1660388290
LastModified: 1667471163
URLPath: /cgit/aur.git/snapshot/csprite.tar.gz