libresprite on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S libresprite

* (Optional) Uninstall libresprite on Arch using YAY

$ yay -Rns libresprite

2. Manually Install "libresprite" via AUR

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

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

b. Clone libresprite's git locally

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

c. Go to ~/libresprite folder and install it

$ cd ~/libresprite $ makepkg -si

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

ID: 1373170
Name: libresprite
PackageBaseID: 133636
PackageBase: libresprite
Version: 1:1.1+dev-2
Description: Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite
URL: https://github.com/LibreSprite/LibreSprite
NumVotes: 13
Popularity: 0.148961
OutOfDate:
Maintainer: Eragon
Submitter: bell0x07
FirstSubmitted: 1529405689
LastModified: 1703115385
URLPath: /cgit/aur.git/snapshot/libresprite.tar.gz