Installing
- 
3. Downloading Nexus OSSDownload Nexus Repository Manager OSS for Kali GNU/Linux 
- 
4. Extracting Nexus OSSThen Extract into /tmp Directory 
 If it does Not Open automatically then Double-Click on File Manager: 
 Or from Command Line:tar xvzf $HOME/Downloads/nexus*.tar.gz -C /tmp/ 
- 
5. Installing Nexus OSSNext Relocate Nexus Repo Manager 
 Here is described a System-Wide Setup, for a Put stuff into Home Folder.sudo mv /tmp/nexus* /opt/nexus Then do the same also for the Sonatype Data Directory: sudo mv /tmp/sonatype-work /opt/nexus Again, Set the SuperUser as Owner: sudo chown -R root:root /opt/nexus 
Contents
