posterize on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S posterize

* (Optional) Uninstall posterize on Arch using YAY

$ yay -Rns posterize

2. Manually Install "posterize" via AUR

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

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

b. Clone posterize's git locally

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

c. Go to ~/posterize folder and install it

$ cd ~/posterize $ makepkg -si

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

ID: 914505
Name: posterize
PackageBaseID: 167487
PackageBase: posterize
Version: 1.6-1
Description: Lossy PNG compressor for RGBA PNGs
URL: https://github.com/kornelski/mediancut-posterizer
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: danogentili
Submitter: danogentili
FirstSubmitted: 1622398651
LastModified: 1622398651
URLPath: /cgit/aur.git/snapshot/posterize.tar.gz