...
uniteme can be installed using the following procedure
- Download
...
- CentOS 7
...
yum update && reboot
- Run the following commands to retrieve and run the eZuce uniteme installer:
curl https://download.ezuce.com/openuc-setup > /usr/bin/openuc-setup
chmod +x /usr/bin/openuc-setup
openuc-setup
...
- 64 bit Minimal ISO from CentOS (https://www.centos.org/download/)
...
- Install CentOS 7. (Installing#InstallRedHatEnterpriseLinux7.xorCentOS7.x)
- Install uniteme. (Installing#Installuniteme)
Upgrade from previous versions
...