aseprite on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S aseprite

* (Optional) Uninstall aseprite on Arch using YAY

$ yay -Rns aseprite

2. Manually Install "aseprite" via AUR

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

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

b. Clone aseprite's git locally

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

c. Go to ~/aseprite folder and install it

$ cd ~/aseprite $ makepkg -si

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

ID: 1413583
Name: aseprite
PackageBaseID: 53635
PackageBase: aseprite
Version: 1.3.4-1
Description: Create animated sprites and pixel art
URL: https://www.aseprite.org/
NumVotes: 112
Popularity: 1.882404
OutOfDate:
Maintainer: ImperatorStorm
Submitter:
FirstSubmitted: 1320169244
LastModified: 1708573495
URLPath: /cgit/aur.git/snapshot/aseprite.tar.gz

5. The same packages on other Linux Distributions