Install Adobe ICC Profiles in Linux | How do I install Adobe ICC Profiles in Linux? 1. Download this file from ftp.adobe.com: ftp://ftp.adobe.com/pub/adobe/iccprofiles/linux/AdobeColorProfiles-end-user.rpm.tar.gz 2. Unpack the rpm with: tar xvf AdobeColorProfiles-end-user.rpm.tar.gz This will give you an rpm for rpm based distros. 3a. If you need a deb, use alien to convert the rpm to a deb: 3b. sudo apt-get install alien 3c.
