cptutils on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S cptutils

* (Optional) Uninstall cptutils on Arch using YAY

$ yay -Rns cptutils

2. Manually Install "cptutils" via AUR

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

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

b. Clone cptutils's git locally

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

c. Go to ~/cptutils folder and install it

$ cd ~/cptutils $ makepkg -si

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

ID: 1349122
Name: cptutils
PackageBaseID: 199313
PackageBase: cptutils
Version: 1.78-1
Description: A number of utilities for the manipulation of color gradients; mainly for translating between different formats
URL: http://soliton.vm.bytemark.co.uk/pub/jjg/en/code/cptutils/
NumVotes: 1
Popularity: 0.077035
OutOfDate:
Maintainer: linkmauve
Submitter: linkmauve
FirstSubmitted: 1699307721
LastModified: 1699367235
URLPath: /cgit/aur.git/snapshot/cptutils.tar.gz