palette on AUR (Arch User Repository)

Last updated: December 03,2024

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

$ yay -S palette

* (Optional) Uninstall palette on Arch using YAY

$ yay -Rns palette

2. Manually Install "palette" via AUR

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

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

b. Clone palette's git locally

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

c. Go to ~/palette folder and install it

$ cd ~/palette $ makepkg -si

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

ID: 1325065
Name: palette
PackageBaseID: 148312
PackageBase: palette
Version: 2.0.2-2
Description: Tool for viewing the GNOME color palette as defined by the design guidelines.
URL: https://gitlab.gnome.org/World/design/palette
NumVotes: 3
Popularity: 3.0E-6
OutOfDate:
Maintainer:
Submitter: nahuelwexd
FirstSubmitted: 1579403254
LastModified: 1695747408
URLPath: /cgit/aur.git/snapshot/palette.tar.gz