gradient on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S gradient

* (Optional) Uninstall gradient on Arch using YAY

$ yay -Rns gradient

2. Manually Install "gradient" via AUR

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

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

b. Clone gradient's git locally

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

c. Go to ~/gradient folder and install it

$ cd ~/gradient $ makepkg -si

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

ID: 1115580
Name: gradient
PackageBaseID: 170829
PackageBase: gradient
Version: 0.3.2-1
Description: CLI tool for playing with color gradients
URL: https://github.com/mazznoer/gradient-rs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1630971243
LastModified: 1658505400
URLPath: /cgit/aur.git/snapshot/gradient.tar.gz