

Extract it to our installation directory (/opt/nexus): tar xvfz /tmp/ -C /opt/nexus -strip-components 1Ħ. Download the latest version of Nexus Repository OSS: wget -O /tmp/ ĥ. We will be installing Nexus Repository OSS in a specific folder and create another folder for Data & Log files mkdir -p /data/nexus-data /opt/nexusĤ. Yum -y install java-1.8.0-openjdk java-1.8.0-openjdk-develģ. Check if you have Java installed, if not, make sure to install it: java -version Nexus Repository OSS requires Java 8 Runtime Environment. Yum install -y epel-release vim wget unzipĢ.

The System Requirements for Nexus Repository OSS can be found here.

Today I wanted to share some simple installation steps on installing Nexus Repository OSS on CentOS 7.
