Skip to content

kmcdevops/JFROG-installation-ubuntu-Updated

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Pre-Requisite

Check the Compatible version JFROG with java version as a pre-requisite and install unzip

To install the java 11

sudo apt-get update, sudo apt-get install -y openjdk-11-jre

To install the java 17

sudo apt-get update, sudo apt-get install -y openjdk-17-jdk

Command to Switch the Java version

sudo update-alternatives --config java ----> To switch between java version if we have multiple java version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%