iccxml on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S iccxml

* (Optional) Uninstall iccxml on Arch using YAY

$ yay -Rns iccxml

2. Manually Install "iccxml" via AUR

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

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

b. Clone iccxml's git locally

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

c. Go to ~/iccxml folder and install it

$ cd ~/iccxml $ makepkg -si

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

ID: 232178
Name: iccxml
PackageBaseID: 100348
PackageBase: iccxml
Version: 0.9.8-1
Description: Converts between the ICC color profile format and XML
URL: http://sourceforge.net/projects/iccxml/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: RavuAlHemio
Submitter: RavuAlHemio
FirstSubmitted: 1442712605
LastModified: 1442712903
URLPath: /cgit/aur.git/snapshot/iccxml.tar.gz