pixelorama on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S pixelorama

* (Optional) Uninstall pixelorama on Arch using YAY

$ yay -Rns pixelorama

2. Manually Install "pixelorama" via AUR

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

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

b. Clone pixelorama's git locally

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

c. Go to ~/pixelorama folder and install it

$ cd ~/pixelorama $ makepkg -si

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

ID: 1346533
Name: pixelorama
PackageBaseID: 158051
PackageBase: pixelorama
Version: 0.11.3-1
Description: A free & open-source 2D sprite editor
URL: https://orama-interactive.itch.io/pixelorama
NumVotes: 4
Popularity: 2.3E-5
OutOfDate:
Maintainer: tecnotercio
Submitter: tecnotercio
FirstSubmitted: 1601068473
LastModified: 1698958571
URLPath: /cgit/aur.git/snapshot/pixelorama.tar.gz

5. The same packages on other Linux Distributions