palgen on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S palgen

* (Optional) Uninstall palgen on Arch using YAY

$ yay -Rns palgen

2. Manually Install "palgen" via AUR

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

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

b. Clone palgen's git locally

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

c. Go to ~/palgen folder and install it

$ cd ~/palgen $ makepkg -si

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

ID: 1058182
Name: palgen
PackageBaseID: 177373
PackageBase: palgen
Version: 1.0.1-1
Description: Extract palettes and convert PNG files from True color to indexed
URL: https://github.com/xyproto/palgen
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1648480165
LastModified: 1648502206
URLPath: /cgit/aur.git/snapshot/palgen.tar.gz