pixelitor on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pixelitor

* (Optional) Uninstall pixelitor on Arch using YAY

$ yay -Rns pixelitor

2. Manually Install "pixelitor" via AUR

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

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

b. Clone pixelitor's git locally

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

c. Go to ~/pixelitor folder and install it

$ cd ~/pixelitor $ makepkg -si

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

ID: 1317076
Name: pixelitor
PackageBaseID: 166659
PackageBase: pixelitor
Version: 4.3.1-1
Description: Advanced image editor with support for layers, layer masks, text layers, multiple undo, blending modes, cropping, Gaussian blurring, unsharp masking, histograms, etc.
URL: https://pixelitor.sourceforge.io/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fearlessdots
Submitter: City-busz
FirstSubmitted: 1620630903
LastModified: 1694397269
URLPath: /cgit/aur.git/snapshot/pixelitor.tar.gz