palette-rs on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S palette-rs

* (Optional) Uninstall palette-rs on Arch using YAY

$ yay -Rns palette-rs

2. Manually Install "palette-rs" via AUR

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

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

b. Clone palette-rs's git locally

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

c. Go to ~/palette-rs folder and install it

$ cd ~/palette-rs $ makepkg -si

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

ID: 390281
Name: palette-rs
PackageBaseID: 120406
PackageBase: palette-rs
Version: 0.1.0-1
Description: A cli ansi color palette written in rust
URL: https://github.com/pierrechevalier83/palette
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pierrechevalier
Submitter: pierrechevalier
FirstSubmitted: 1488854964
LastModified: 1488854964
URLPath: /cgit/aur.git/snapshot/palette-rs.tar.gz