- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
How to Install Java JDK and OpenJDK on macOS | Set JAVA_HOME and PATH Variables
Liked my video? 👍Buy me a cup of coffee! 🍵
https://www.youtube.com/channel/UCMz232hZ7fD75uGWhuLNjtA/join
00:00 Intro
01:16 Download and Install Oracle JDK
04:00 Export the JAVA_HOME variable and add the Java installation to the PATH
06:14 Install HomeBrew Package Manager
07:37 Install OpenJDK using Brew
08:27 Set JAVA_HOME Variable and add the Java installation to the PATH
11:45 Install Latest version of OpenJDK using Brew
14:20 Uninstall OpenJDK using Brew
15:05 Uninstall Oracle JDK
16:18 Install JRE
OpenJDK is keg-only, which means it was not installed into /usr/local/
Java is an object-oriented programming language that takes a platform-independent approach to application development by using virtual machines. Java apps are compiled to run on Java Virtual Machines (JVM) regardless of the underlying OS.
Java-based apps and applets are created using a software development environment (SDE) known as the Java Development Kit (JDK).
Please hit 👍Like Button and Subscribe to the channel to Support me 🙏
Oracle maintains the original, closed source Oracle JDK, but the company also helps develop the open source version of the environment called OpenJDK, which is produced by multiple developers, including Microsoft, Azul, Red Hat, etc.
The differences between Oracle JDK and OpenJDK are primarily in licensing, and this tutorial shows you how to install both versions on macOS.
This video shows you how to install the Oracle JDK as well as OpenJDK. If you don't need a JDK then you can install Java Runtime Environment (JRE).
java -version
Install Homebrew on macOS:
https://brew.sh/
Install OpenJDK:
brew install openjdk@[version]
To permanently export the JAVA_HOME variable, add it to the .zshenv file:
$nano ~/.zshenv
export JAVA_HOME="/usr/local/opt/openjdk/"
export PATH="/usr/local/opt/openjdk/bin:$PATH"’
Then save the file (Ctrl + X)
$source ~/.zshenv
$echo $JAVA_HOME
Uninstall JDK:
$cd /Library/Java/JavaVirtualMachines
$sudo rm -rf jdk-19.jdk
Uninstall OpenJDK:
brew uninstall openjdk@[version-number]
---------
More Tutorials on macOS: https://www.youtube.com/playlist?list=PLnisUReSm0-kC89Ml7Wm5kPdXvgbqndUp
More Tutorials for Oracle VirtualBox: https://www.youtube.com/playlist?list=PLnisUReSm0-lwVz0CcHg9_NlMY-Vtqd8Y
How to Install Linux Mint 21 "Vanessa" Cinnamon on VirtualBox: https://youtu.be/lYnZZXVJ6Xc
Install Ubuntu 22.04 LTS in Oracle VirtualBox: https://youtu.be/C5mJ2SwmN0
Install Java (JDK) On Ubuntu 22.04 LTS, Debian Linux: https://youtu.be/SMfO5oXNp2g
Install Node.js on Ubuntu 22.04 LTS | Install NodeJS and npm: https://youtu.be/0D1MJf-oscU
Install and Use Visual Studio Code on Ubuntu 22.04 LTS Linux (VS Code): https://youtu.be/P-yk-AZpcQI
Install macOS 12 Monterey on Oracle VirtualBox: https://youtu.be/WGrBHjDFVIw
Follow me on Facebook: https://fb.me/tanztalks.tech
Join our Facebook Group and Post your Problems: https://www.facebook.com/groups/769372597093758
Please take a moment to like and comment on my video. It helps me stay motivated! :)
---------
VMware Workstation Tutorials: https://www.youtube.com/playlist?list=PLnisUReSm0-ncHac3_ZAsE5g7nWy88Qta
Install macOS 12 Monterey on VMware Player: https://youtu.be/WLMTAqZ_3xU
Install macOS 13 Ventura on VMware Player: https://youtu.be/CeSqdrf1WOg
Install Ubuntu 22.04 LTS on VMware Player: https://youtu.be/LvYaZMV-ZlY
---------
Responsive Travel Theme Website From Scratch Using HTML5 and CSS3 Only | Example 6: https://www.youtube.com/playlist?list=PLnisUReSm0-l6HxrEopXHnFOAi85MaXIN
Responsive Animated Portfolio Theme Website From Scratch Using HTML5, CSS3, Bootstrap & JavaScript: https://www.youtube.com/playlist?list=PLnisUReSm0-nkeDydX7q1QawqeVFyeHMY
Web Design/Website Tutorial: https://www.youtube.com/playlist?list=PLnisUReSm0-ngvWLziRfUSGBQh0dlfCkM
Restaurant/Business Theme Responsive HTML/CSS Website | Example 7: https://www.youtube.com/playlist?list=PLnisUReSm0-mdFkOcaZGjjy6PUBDGDwcg
---------
More on Android App Development:
Create Login and Register Android App with Firebase Authentication: 1️⃣https://www.youtube.com/playlist?list=PLnisUReSm0-nUXkQSZC1lAUT0zJ8JIsrF | 2️⃣https://www.youtube.com/playlist?list=PLnisUReSm0-nFzNqZh8twEgMxpRn05XgR
Create State-District Dependent (Nested) Android Spinners | DropDown List: https://www.youtube.com/playlist?list=PLnisUReSm0-lBZYsxE9XB8cn0Ue8AyRzM
Android Basics: https://www.youtube.com/playlist?list=PLnisUReSm0-mIQhfDMtri0X13RuLP5dqj
Follow Me on Facebook: https://fb.me/tanzTalks.tech
Instagram: https://instagram.com/tanzeelosama/
My Gear:
MSI GL65 Leopard Gaming Laptop
Intel Core i7-10750H 2.6GHz, 10th Gen (6 Cores)
15.6" FHD (1920*1080), IPS-Level 144Hz
16GB DDR4 RAM, 2666Mhz
Nvidia GeForce RTX 2060, 6GB GDDR6
256GB NVMe M.2 SSD + 1TB SATA 7200RPM HDD
Windows 11 Home, 64Bit
HD Webcam (720p at 30 fps)
Per Key RGB SteelSeries Keypad
#JDK #OpenJDK #macOS #tanztalkstech #tanzeelosama #tanzTalkstech2 @TanzeelOAnsari @tanzTalks.tech2 @tanzTalkstech
Видео How to Install Java JDK and OpenJDK on macOS | Set JAVA_HOME and PATH Variables канала tanzTalks.tech
https://www.youtube.com/channel/UCMz232hZ7fD75uGWhuLNjtA/join
00:00 Intro
01:16 Download and Install Oracle JDK
04:00 Export the JAVA_HOME variable and add the Java installation to the PATH
06:14 Install HomeBrew Package Manager
07:37 Install OpenJDK using Brew
08:27 Set JAVA_HOME Variable and add the Java installation to the PATH
11:45 Install Latest version of OpenJDK using Brew
14:20 Uninstall OpenJDK using Brew
15:05 Uninstall Oracle JDK
16:18 Install JRE
OpenJDK is keg-only, which means it was not installed into /usr/local/
Java is an object-oriented programming language that takes a platform-independent approach to application development by using virtual machines. Java apps are compiled to run on Java Virtual Machines (JVM) regardless of the underlying OS.
Java-based apps and applets are created using a software development environment (SDE) known as the Java Development Kit (JDK).
Please hit 👍Like Button and Subscribe to the channel to Support me 🙏
Oracle maintains the original, closed source Oracle JDK, but the company also helps develop the open source version of the environment called OpenJDK, which is produced by multiple developers, including Microsoft, Azul, Red Hat, etc.
The differences between Oracle JDK and OpenJDK are primarily in licensing, and this tutorial shows you how to install both versions on macOS.
This video shows you how to install the Oracle JDK as well as OpenJDK. If you don't need a JDK then you can install Java Runtime Environment (JRE).
java -version
Install Homebrew on macOS:
https://brew.sh/
Install OpenJDK:
brew install openjdk@[version]
To permanently export the JAVA_HOME variable, add it to the .zshenv file:
$nano ~/.zshenv
export JAVA_HOME="/usr/local/opt/openjdk/"
export PATH="/usr/local/opt/openjdk/bin:$PATH"’
Then save the file (Ctrl + X)
$source ~/.zshenv
$echo $JAVA_HOME
Uninstall JDK:
$cd /Library/Java/JavaVirtualMachines
$sudo rm -rf jdk-19.jdk
Uninstall OpenJDK:
brew uninstall openjdk@[version-number]
---------
More Tutorials on macOS: https://www.youtube.com/playlist?list=PLnisUReSm0-kC89Ml7Wm5kPdXvgbqndUp
More Tutorials for Oracle VirtualBox: https://www.youtube.com/playlist?list=PLnisUReSm0-lwVz0CcHg9_NlMY-Vtqd8Y
How to Install Linux Mint 21 "Vanessa" Cinnamon on VirtualBox: https://youtu.be/lYnZZXVJ6Xc
Install Ubuntu 22.04 LTS in Oracle VirtualBox: https://youtu.be/C5mJ2SwmN0
Install Java (JDK) On Ubuntu 22.04 LTS, Debian Linux: https://youtu.be/SMfO5oXNp2g
Install Node.js on Ubuntu 22.04 LTS | Install NodeJS and npm: https://youtu.be/0D1MJf-oscU
Install and Use Visual Studio Code on Ubuntu 22.04 LTS Linux (VS Code): https://youtu.be/P-yk-AZpcQI
Install macOS 12 Monterey on Oracle VirtualBox: https://youtu.be/WGrBHjDFVIw
Follow me on Facebook: https://fb.me/tanztalks.tech
Join our Facebook Group and Post your Problems: https://www.facebook.com/groups/769372597093758
Please take a moment to like and comment on my video. It helps me stay motivated! :)
---------
VMware Workstation Tutorials: https://www.youtube.com/playlist?list=PLnisUReSm0-ncHac3_ZAsE5g7nWy88Qta
Install macOS 12 Monterey on VMware Player: https://youtu.be/WLMTAqZ_3xU
Install macOS 13 Ventura on VMware Player: https://youtu.be/CeSqdrf1WOg
Install Ubuntu 22.04 LTS on VMware Player: https://youtu.be/LvYaZMV-ZlY
---------
Responsive Travel Theme Website From Scratch Using HTML5 and CSS3 Only | Example 6: https://www.youtube.com/playlist?list=PLnisUReSm0-l6HxrEopXHnFOAi85MaXIN
Responsive Animated Portfolio Theme Website From Scratch Using HTML5, CSS3, Bootstrap & JavaScript: https://www.youtube.com/playlist?list=PLnisUReSm0-nkeDydX7q1QawqeVFyeHMY
Web Design/Website Tutorial: https://www.youtube.com/playlist?list=PLnisUReSm0-ngvWLziRfUSGBQh0dlfCkM
Restaurant/Business Theme Responsive HTML/CSS Website | Example 7: https://www.youtube.com/playlist?list=PLnisUReSm0-mdFkOcaZGjjy6PUBDGDwcg
---------
More on Android App Development:
Create Login and Register Android App with Firebase Authentication: 1️⃣https://www.youtube.com/playlist?list=PLnisUReSm0-nUXkQSZC1lAUT0zJ8JIsrF | 2️⃣https://www.youtube.com/playlist?list=PLnisUReSm0-nFzNqZh8twEgMxpRn05XgR
Create State-District Dependent (Nested) Android Spinners | DropDown List: https://www.youtube.com/playlist?list=PLnisUReSm0-lBZYsxE9XB8cn0Ue8AyRzM
Android Basics: https://www.youtube.com/playlist?list=PLnisUReSm0-mIQhfDMtri0X13RuLP5dqj
Follow Me on Facebook: https://fb.me/tanzTalks.tech
Instagram: https://instagram.com/tanzeelosama/
My Gear:
MSI GL65 Leopard Gaming Laptop
Intel Core i7-10750H 2.6GHz, 10th Gen (6 Cores)
15.6" FHD (1920*1080), IPS-Level 144Hz
16GB DDR4 RAM, 2666Mhz
Nvidia GeForce RTX 2060, 6GB GDDR6
256GB NVMe M.2 SSD + 1TB SATA 7200RPM HDD
Windows 11 Home, 64Bit
HD Webcam (720p at 30 fps)
Per Key RGB SteelSeries Keypad
#JDK #OpenJDK #macOS #tanztalkstech #tanzeelosama #tanzTalkstech2 @TanzeelOAnsari @tanzTalks.tech2 @tanzTalkstech
Видео How to Install Java JDK and OpenJDK on macOS | Set JAVA_HOME and PATH Variables канала tanzTalks.tech
tanz tanzTalks tanzTalks.tech Java (Programming Language) Installation (Award-Winning Work) Java Development Kit (Software) Computer Maker How-to (Website Category) Java (Software) Tutorial Desktop Mac Apple Mac OS X Mac OS X JAVA_HOME JDK install Java install Java JDK macOS JDK on macOS Install Java on macbook install java jdk on mac java jdk install java on macbook install java on intel chip install java on mac install java on macOS set up java on macbook
Комментарии отсутствуют
Информация о видео
22 ноября 2022 г. 8:30:36
00:18:04
Другие видео канала





















