rgb2cmyk on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S rgb2cmyk

* (Optional) Uninstall rgb2cmyk on Arch using YAY

$ yay -Rns rgb2cmyk

2. Manually Install "rgb2cmyk" via AUR

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

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

b. Clone rgb2cmyk's git locally

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

c. Go to ~/rgb2cmyk folder and install it

$ cd ~/rgb2cmyk $ makepkg -si

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

ID: 1131279
Name: rgb2cmyk
PackageBaseID: 165397
PackageBase: rgb2cmyk
Version: 1.1-1
Description: GUI to facilitate conversion of an image from RGB to CMYK colorspace
URL: https://github.com/jgmdev/rgb2cmyk
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jgmdev
Submitter: jgmdev
FirstSubmitted: 1617924101
LastModified: 1661531471
URLPath: /cgit/aur.git/snapshot/rgb2cmyk.tar.gz