paleta on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S paleta

* (Optional) Uninstall paleta on Arch using YAY

$ yay -Rns paleta

2. Manually Install "paleta" via AUR

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

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

b. Clone paleta's git locally

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

c. Go to ~/paleta folder and install it

$ cd ~/paleta $ makepkg -si

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

ID: 1389954
Name: paleta
PackageBaseID: 190552
PackageBase: paleta
Version: 0.3.1-1
Description: Extract the dominant colors from any image.
URL: https://github.com/nate-xyz/paleta
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1676757104
LastModified: 1705859098
URLPath: /cgit/aur.git/snapshot/paleta.tar.gz