Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

apt install openjdk 8 9 11 17

sudo add-apt-repository ppa:openjdk-r/ppa
sudo apt-get update

sudo apt-get install openjdk-8-jdk -y

sudo update-alternatives --config java
sudo update-alternatives --config javac

java -version and javac -version
Comment

PREVIOUS NEXT
Code Example
Shell :: npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: react-template@0.1.0 npm ERR! Found: react@18.0.0 
Shell :: how to remove a folder from git and not locally 
Shell :: como saber la distribucion de linux por consola 
Shell :: awk skip first line 
Shell :: git remove file from watch 
Shell :: how to zip with tar command 
Shell :: kill process at a port ubuntu 
Shell :: how to install webpack 
Shell :: check public ip address in terminal 
Shell :: bash check diff starting at specific line 
Shell :: install sanity global cli 
Shell :: github see the username 
Shell :: how to install nautilus 
Shell :: bash: /usr/bin/ng: No such file or directory 
Shell :: start chromium from command line 
Shell :: git list aliases 
Shell :: set ADS content 
Shell :: linux show which serial ports are in use 
Shell :: linux check apt repositories 
Shell :: Update your Dart SDK 
Shell :: simple way to make a text field to accept numbers only with maximum number of length 13 digit and min 10 
Shell :: php ini linux apache2 file sizer 
Shell :: install jdk linux command 
Shell :: display branch name in terminal ubuntu 
Shell :: github access scoped to clone private repo 
Shell :: install qt4-qmake ubuntu 
Shell :: ubuntu kill specific port 3000 
Shell :: find branches in git 
Shell :: maven skip test 
Shell :: install vlc fedora 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =