Ubuntu
[Ubuntu] Open JDK 8 설치하기
yisj
2022. 5. 7. 13:11
sudo add-apt-repository ppa:openjdk-r/ppa
sudo apt update
sudo apt install openjdk-8-jdk