How to install Java on MacOS in less than 4 mins | 2023

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ธ.ค. 2024

ความคิดเห็น • 96

  • @TheDUBSpeedArts
    @TheDUBSpeedArts ปีที่แล้ว +22

    FYI: Z-shell (zsh) is only used by default on macOS 10.15 Catalina and newer. If your operating system is macOS 10.14 Mojave or older, you are using Bourne-Again shell (bash). When the video asks you to edit "~/.zshenv", replace it with "~/.bash_profile".

  • @ezzeddinihabalnajjar7483
    @ezzeddinihabalnajjar7483 11 หลายเดือนก่อน +10

    How did you move from source code back to the terminal

  • @ananyasarkar884
    @ananyasarkar884 ปีที่แล้ว +9

    FYI -> If someones facing issue while trying to source the ~/.zshenv file then just follow each step mentioned in the video with ~/.zshrc . This might help.

    • @aaravjain6916
      @aaravjain6916 10 หลายเดือนก่อน

      Thanks a lot I wasted a lot of time to figure out and then found this comment really thanks a lot!!!🙂

    • @revolus211
      @revolus211 หลายเดือนก่อน

      Thank you it worked

  • @LEE-yeah-EUN
    @LEE-yeah-EUN 9 หลายเดือนก่อน +1

    Thankyou very much. actually I have some errors on Java install so I literally spend more than 3h for solving this problem. thank U. When I saw "hello world" I literally felt like crying.

  • @amaoagou1060
    @amaoagou1060 ปีที่แล้ว +4

    Very helpful to walk through Java installation and configuration, especially for beginners. Thank you so much

  • @leslieheinen3459
    @leslieheinen3459 ปีที่แล้ว +1

    at 3:58, what program are you using to create the HELLO java file?

    • @thecodebear
      @thecodebear  ปีที่แล้ว +1

      That is vim

    • @leslieheinen3459
      @leslieheinen3459 ปีที่แล้ว +1

      @@thecodebear In which directory do I save "vim hello.java" file?

    • @thecodebear
      @thecodebear  ปีที่แล้ว

      @leslieheinen3459 that will be your project folder , when you write vim hello.java, it will create a file named hello.java in your current working directory i.e the directory which is opened in your terminal.

  • @AMG-h9z
    @AMG-h9z 3 หลายเดือนก่อน +1

    thank you. This helped me after 2 hours of trying other instructions

  • @nzonkagaming
    @nzonkagaming 6 หลายเดือนก่อน +4

    I opened the terminal and wrote Java -version, and I get an error prompt telling me I need to install a JDK. I’m pretty sure I installed one.

    • @Nosferatu_Dom
      @Nosferatu_Dom 4 หลายเดือนก่อน

      Same thing is happening to me rn, you figured it out yet?

    • @quanhoanganh6635
      @quanhoanganh6635 3 หลายเดือนก่อน

      just type: java -version

    • @banana_yum5831
      @banana_yum5831 2 หลายเดือนก่อน

      @@quanhoanganh6635it says the same thing

  • @HarshaChakraborty
    @HarshaChakraborty หลายเดือนก่อน

    After writing the program press esc (to get back to normal mode)
    Thn write :wq and press enter

  • @stuntxbl7227
    @stuntxbl7227 ปีที่แล้ว +4

    im on apple m2 pro does this still work?

  • @tomtakespictures
    @tomtakespictures 5 หลายเดือนก่อน

    no copy/paste for the terminal entries?

  • @ThatOneAsianEating
    @ThatOneAsianEating ปีที่แล้ว +1

    how do I save it at 4:02 ?

    • @teifm2003
      @teifm2003 ปีที่แล้ว

      ?

    • @HarshaChakraborty
      @HarshaChakraborty หลายเดือนก่อน

      After writing the program press esc (to get back to normal mode)
      Thn write :wq and press enter

  • @NandaMinajagi
    @NandaMinajagi ปีที่แล้ว +1

    what is zshenv file, can i tried to use other file name but it didn't work

  • @hiimunranked8663
    @hiimunranked8663 8 หลายเดือนก่อน +2

    not working after source command

  • @SandiyyaBhuiyann
    @SandiyyaBhuiyann ปีที่แล้ว +3

    how to check macbook m1 or m2

    • @omsaibrassband1202
      @omsaibrassband1202 3 หลายเดือนก่อน

      Go to apple logo in corner and click on it then select about mac options then you can see apple chip is m1or m2 and also storage

  • @xXtoxicdisguiseXx
    @xXtoxicdisguiseXx 11 หลายเดือนก่อน

    how do i change the standard installation to my external hard drive ? i press back but it doesn’t let me

  • @thepotatoofheaven
    @thepotatoofheaven 10 หลายเดือนก่อน

    when i install the microsoft or oracle java extension it gives me an error log when i try to run a java file

  • @meenakshisharma873
    @meenakshisharma873 2 หลายเดือนก่อน

    Thanks, it helped. Very clear, concise explanation that was!!

  • @qarampage8056
    @qarampage8056 ปีที่แล้ว

    How to install 1.8 and any higher version 11 or 19 to co exist on Sam emac machine ??

  • @Rose-oj2rl
    @Rose-oj2rl ปีที่แล้ว +1

    Bro ,i type touch but it came touch is illegal

  • @semanurgokce7515
    @semanurgokce7515 ปีที่แล้ว

    Can i follow your steps even though i want to install jdk 17?

  • @adaywithme7518
    @adaywithme7518 ปีที่แล้ว

    Hi do you find it on the computer?

  • @EminorEntertainment
    @EminorEntertainment ปีที่แล้ว

    Please help, I am trying to install java 8 but it isn't showing up in the terminal after installing

  • @anmolqueen4531
    @anmolqueen4531 ปีที่แล้ว

    My terminal has stopped on hello.java and can't be reset. I need instructions on how to overcome this

  • @dr333dAa
    @dr333dAa 11 หลายเดือนก่อน

    what password should i write 1:38

  • @michaelfanning5103
    @michaelfanning5103 6 หลายเดือนก่อน +1

    Thank you so much you made it very easy to understand

  • @sayrasadia2212
    @sayrasadia2212 9 หลายเดือนก่อน

    It is not appearing on the terminal

  • @Cryptye-yy7mi
    @Cryptye-yy7mi ปีที่แล้ว

    when i do java --version, i get this error: zsh: killed java --version

  • @A1TrapzZ
    @A1TrapzZ ปีที่แล้ว +5

    How do i save the .zshenv file
    This didnt work, ive spent two days trying and it still doesnt work. Mac sucks ass.

    • @jaituetonpapa5781
      @jaituetonpapa5781 ปีที่แล้ว

      Clique sur modifier dans le truc ou tu l’écris sauvegarde le dans l’espace avec ton nom d’utilisateur en vérifiant qu’il s’appelle bien .zshenv

    • @JonathanA-lj8qr
      @JonathanA-lj8qr ปีที่แล้ว +1

      CMD + S

  • @graychen3182
    @graychen3182 11 หลายเดือนก่อน

    Hi, I followed your steps to the text "export" part and saved the file, but after I pressed enter, it says /Users/rain/.zshenv:1: no such file or directory: usr/libexex/java_home
    rain@Rains-MacBook-Pro ~ % . What did I do wrong? Any help would be appreciated.

    • @ruturajchintawar4649
      @ruturajchintawar4649 11 หลายเดือนก่อน

      Just go to this path usr/libexex/java_home and make sure every ting is correct

    • @ruturajchintawar4649
      @ruturajchintawar4649 11 หลายเดือนก่อน

      Mine had some spelling mistakes

  • @erdemrey4873
    @erdemrey4873 ปีที่แล้ว +5

    after save it how can I go to the terminal?

    • @aestheticniqabi11
      @aestheticniqabi11 ปีที่แล้ว

      Exactly my question ?

    • @ethanbundoc3534
      @ethanbundoc3534 11 หลายเดือนก่อน +2

      finally figured it out. if there is "insert" printed at the bottom press escape. then you can save and quit using :wq it was so frustrating bc I just wanted to test a piece of code. had to literally reset my entire computer and uninstall and reinstall everything. for just something so small.

    • @Befreegingertea
      @Befreegingertea 3 หลายเดือนก่อน

      @@ethanbundoc3534 THANK YOU SO MUCHVIUBU

  • @nidhinegi357
    @nidhinegi357 ปีที่แล้ว

    Hi do you provide Java one on one online coaching ??

  • @ozq777
    @ozq777 ปีที่แล้ว

    Can we do this for m2 pro too?

    • @raseel8438
      @raseel8438 11 หลายเดือนก่อน

      Is it work ? Or we should change

  • @doruk7125
    @doruk7125 ปีที่แล้ว +1

    what about M2? arm 64 dmg installer?

    • @MeiyarasuS
      @MeiyarasuS ปีที่แล้ว

      Can you reply this anyone ? Am also using Air M2

    • @abstaina
      @abstaina ปีที่แล้ว

      it is the same procedure in the Video. I used M2 and it worked

  • @reachanubhavmohandas
    @reachanubhavmohandas ปีที่แล้ว

    /Users/anubhav/.zshrc:1: parse error near `JAVA_HOME=$(/usr/lib...'
    I am getting this error, anyone know, how to clear this issue.

  • @MariaAgustinaContractor
    @MariaAgustinaContractor 9 หลายเดือนก่อน

    Very helpful!THanks!

  • @J666J
    @J666J ปีที่แล้ว

    thank you. wish everyone did it like this, easy and straight to the point.

    • @robertjr8205
      @robertjr8205 8 หลายเดือนก่อน +1

      Yea i hate when there’s videos who try to extend the time as much as they possibly can

  • @anmolqueen4531
    @anmolqueen4531 ปีที่แล้ว

    After typing vim hello.java new wasn't opend.

  • @samsiepuff2183
    @samsiepuff2183 ปีที่แล้ว +25

    How to save file ….

    • @pavithrathangavel507
      @pavithrathangavel507 ปีที่แล้ว +5

      Command + s on keyboard

    • @TTE_MEEQ
      @TTE_MEEQ ปีที่แล้ว +5

      But then what?

    • @divya_keerth6990
      @divya_keerth6990 2 หลายเดือนก่อน

      Exactly I need what to do after saving the file

  • @krishnasai-wk8og
    @krishnasai-wk8og ปีที่แล้ว +1

    hey hi code Bear; try to mansion the commands that you use on the keyboard that allowed you to exit the nano mode when you entered into the vim (first click esc then click shift ; and then write qw so it will bring you out from the nano mode) I tool almost 30M to figure out this.

  • @abstaina
    @abstaina ปีที่แล้ว +2

    Thank you very much brother and this is simple and straight to the point...Keep Doing more of this. CHEERS 👍

  • @calebsatsi
    @calebsatsi ปีที่แล้ว

    Thank You, Bro. With your tutorial, I can now Install Java. Thanks!

  • @ogzumhan8619
    @ogzumhan8619 10 หลายเดือนก่อน

    thanks my men I needed it for Minecraft ;)

  • @TigerzzGamingg
    @TigerzzGamingg ปีที่แล้ว

    how do u save the file 🤔

  • @MeiyarasuS
    @MeiyarasuS ปีที่แล้ว

    I need to change my java version 1.8 to 11. Can I delete the old java and reinstall or follow these steps as per this video ? Anyone 🙏🏽

  • @saibalaji5418
    @saibalaji5418 ปีที่แล้ว

    how can i know if i am a m1 user or intel

    • @fckngislife
      @fckngislife ปีที่แล้ว

      M1 is MacBook from apple bro

  • @mohamedsalmanparies
    @mohamedsalmanparies ปีที่แล้ว +1

    Thanks 🙏 for your help bro . Please make a video for how to download R in vs code 🙏✨

  • @gabrielantoniofelisbino6512
    @gabrielantoniofelisbino6512 ปีที่แล้ว

    I did everything step by step and it didn't work😔

  • @Sai-im9so
    @Sai-im9so ปีที่แล้ว

    Can you make a video on how to delete this version of java?

  • @yaffawijaya
    @yaffawijaya ปีที่แล้ว

    Thank you bro for the tutorial

  • @preetfrompunjab_
    @preetfrompunjab_ 6 หลายเดือนก่อน

    thank you sir

  • @Sorerisuto
    @Sorerisuto 7 หลายเดือนก่อน

    Thank you so much

  • @sthenis5237
    @sthenis5237 ปีที่แล้ว

    THANK YOU VERY VERY VERY VERY MUCHH!!!!!!!

  • @esmail_elkablawy
    @esmail_elkablawy 6 หลายเดือนก่อน

    thank u my friend

  • @ashathakur7561
    @ashathakur7561 ปีที่แล้ว

    To the point

  • @intanidamayanti7474
    @intanidamayanti7474 7 หลายเดือนก่อน

    akkk thankyou

  • @MrGarnettmiller
    @MrGarnettmiller 2 หลายเดือนก่อน

    I hate Mac. Going back to windows

  • @savitrirambhad5489
    @savitrirambhad5489 ปีที่แล้ว

    Thank you

  • @sakshamnanda7856
    @sakshamnanda7856 ปีที่แล้ว

    Thanks !