How to install homebrew on Mac

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024

Комментарии • 89

  • @williamsk
    @williamsk  2 года назад +5

    🎉🎉🎉 Super happy that you guys are enjoying this video is there anything else about homebrew that your interested in? 🙃

  • @marylinramos4300
    @marylinramos4300 2 года назад +4

    Me, a complete beginner to any of this, was able to install Homebrew because of you! THANK YOU!

  • @christinerivera7980
    @christinerivera7980 Год назад +4

    Oh my gosh you're a life saver. I've been trying to download brew for the past hour but thank god I came across your video. That was so easy!

  • @alihobballah
    @alihobballah Год назад +3

    Great video!! ty so much.. I managed to follow all the way to the end except last instruction, adding home brew to the path.. i still get anaconds when i use the echo function, not home brew.. any suggestions? with gratitude

  • @AkatsukiRen8
    @AkatsukiRen8 Год назад +1

    Thank you so much for making this for everyone! It's done 😭

  • @EdnovStormbrewer
    @EdnovStormbrewer Год назад

    Thank you. I found out that linuxbrew was merged with homebrew and tried your method. Needless to say it all worked on my linux firewall system.

    • @williamsk
      @williamsk  Год назад

      You're welcome! Thanks for watching. (love linux !)

  • @mimidiaries1400
    @mimidiaries1400 Год назад +1

    Amazing thank you i was so lost and now i am found lol. Massive thank you!

    • @williamsk
      @williamsk  Год назад

      Glad I can assist, trying to make the tutorials a bit more beginner friendly. Take care.

  • @sassyminx.official
    @sassyminx.official Год назад

    thank you so much for this it was exactly what I needed

  • @tiffanyrudd1383
    @tiffanyrudd1383 2 года назад +1

    Excellent. Thank you!

    • @williamsk
      @williamsk  2 года назад

      You're very welcome!

  • @beingbeelyta
    @beingbeelyta 2 года назад

    Thank you! This was very helpful

  • @jean-paulboga8189
    @jean-paulboga8189 Год назад

    GREAT video Thanks so much

  • @datascienceproject
    @datascienceproject 2 года назад +1

    Thank you :)

  • @Hi-db5cd
    @Hi-db5cd Год назад

    Best tutorial.

  • @lieutenantcandlewax
    @lieutenantcandlewax 2 года назад +2

    The command that needs to be copy pasted doesn't show up for me

    • @williamsk
      @williamsk  2 года назад

      This is the required command to install homebrew via your terminal /bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" . Good luck, sorry some comments get held automatically by youtube default settings. Once again I have adjusted this hopefully your future comments should go through.

  • @mahdiyousefi4890
    @mahdiyousefi4890 Год назад

    Great Information, thank you

  • @ujjwaldwivedi6609
    @ujjwaldwivedi6609 Год назад

    thank you

  • @ravihemanth5697
    @ravihemanth5697 2 года назад

    great video man. It worked

  • @mint4544
    @mint4544 2 года назад

    Thank you! this help me alot~

  • @JD_Mapes
    @JD_Mapes 2 года назад

    Thanks man, on to your php vid

  • @TYCS_562_Neeraj
    @TYCS_562_Neeraj Год назад

    i am getting and error when i click on enterit showing that it cant create update lock in so what im supposed to do ??

  • @ItsNeverTooLateFitness
    @ItsNeverTooLateFitness 2 года назад

    Thank you, for the great video very informational.

  • @ernstb1234
    @ernstb1234 2 года назад

    I lost the command code where and how can I retrieve it please and thank you great video and instructions best I’ve seen so far

    • @williamsk
      @williamsk  2 года назад

      Thanks, for the great comment. Let me know if this is what your 're looking for? Below is the homebrew installation command.
      /bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

    • @mango6148
      @mango6148 2 года назад

      @@williamsk helped me a lot, THANK YOU!!

  • @365indies
    @365indies 2 года назад +1

    thx bro

  • @glen66ui
    @glen66ui 2 года назад

    Thanks bro!

  • @dronefilmsgermany
    @dronefilmsgermany Год назад +1

    can I run this on a startup script for my Macs to instal home-brew automatically on bootup. this script will be pushed via my mdm and will run only for once.

    • @williamsk
      @williamsk  Год назад

      Thanks for your comment. Can I request a little more context around your question. Are you looking to automate homebrew in a shell script. Homebrew should be running in the background in general. If you open terminal and type in the "brew' command, this should let you know it's active. As for MDM are you referring to Mac Device Management?

  • @BrendanMyrden
    @BrendanMyrden 2 года назад

    super dope thank you

  • @carltheyoda2155
    @carltheyoda2155 2 года назад

    EXCELLENT instructions! SUBSCRIBING!!

  • @mariadahbi9911
    @mariadahbi9911 Год назад +1

    it says curl is command not found so ???

    • @williamsk
      @williamsk  Год назад

      If you have homebrew up and running you can do a "brew install curl" command no quotes.

  • @MRMONEYist
    @MRMONEYist Год назад

    my friend when iam running python in VSCode i get this error "zsh: parse error near `)'" when i run hello world. what can i do?

    • @williamsk
      @williamsk  Год назад

      Hmmm... this might be around a special character that was added in your command that has a unique meaning for the "zsh shell". The clue maybe around the ` special character listed in your error command.

  • @emekatimothyiloba699
    @emekatimothyiloba699 Год назад

    thanks

  • @otubuaderonke2545
    @otubuaderonke2545 2 года назад +2

    when it asks for password on the terminal, what password do i input?

    • @williamsk
      @williamsk  2 года назад

      Hello, if you are referring to the time stamp in the video that is around 2:46 mark. I believe this would be where you add your credentials (password) that you use to log into or make changes to your machine. If this is correct let me know. Thanks for the comment.

    • @droptopvlogger4291
      @droptopvlogger4291 2 года назад +1

      same problem i am facing

  • @jacksonvaldez4889
    @jacksonvaldez4889 Год назад

    I am getting the “config” scripts exist outside your system or homebrew directories error.
    I believe it could be because I had python launcher installed previously but I still get the same error when I run brew doctor even after deletion of python

    • @jacksonvaldez4889
      @jacksonvaldez4889 Год назад

      It found
      /Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10-config
      And also
      /Library/Frameworks/Python.framework/Versions/3.10/bun/python3-config

    • @jacksonvaldez4889
      @jacksonvaldez4889 Год назад

      I deleted both config files from my /usr/local/bin/ and am still getting the same brew doctor errors regarding the same files

    • @williamsk
      @williamsk  Год назад

      Do check out this video around homebrew issues and concerns. ruclips.net/video/UGq1c-5DLBA/видео.html

  • @mentalitetanonim2842
    @mentalitetanonim2842 2 года назад

    What is your mac model?

    • @williamsk
      @williamsk  2 года назад

      Apologies for the late reply it seems some comments are being held, I will adjust the settings in the future. I am running Apple M1 Max.

  • @wokeboijeremy6464
    @wokeboijeremy6464 2 года назад

    Hey nice video! I keep getting this error:
    error: Not a valid ref: refs/remotes/origin/master
    fatal: ambiguous argument 'refs/remotes/origin/master': unknown revision or path not in the working tree.
    Use '--' to separate paths from revisions, like this:
    'git [...] -- [...]'
    any ideas?

    • @avacdoos3101
      @avacdoos3101 2 года назад

      same

    • @williamsk
      @williamsk  2 года назад

      Let me check

    • @williamsk
      @williamsk  2 года назад +1

      I had a quick look , and it seems that there was an issue around this in the actual repo. github.com/Homebrew/install/issues/548. Checkout the response posted around the author bawa-ra. Also make sure that the git URL is correct. Then then type in the command "rm -fr $(brew --repo homebrew/core)" (no quotes) then "brew tap homebrew/core" . Let me know if that helps.

    • @mallonalt
      @mallonalt 2 года назад

      ​I'm confused as to the order I do this, I'd really appreciate it if you could help explain what I do and in which order after I get the "error: Not a valid ref: refs/remotes/origin/master" response

    • @mallonalt
      @mallonalt 2 года назад

      do I do "brew tap homebrew/core" with quotes?

  • @tonylyon3994
    @tonylyon3994 2 года назад +1

    it won't allow me type password

    • @williamsk
      @williamsk  2 года назад

      If you could provide a little more context around the issue your having it may help in resolving your question. Thanks.

    • @jerryray5879
      @jerryray5879 Год назад

      mine does not display *'s when I type it in but it still registers keys. I guess you and I may have invisable passwords.

    • @georgec0smin
      @georgec0smin Год назад

      it does, it just doesn't show it on the screen. type the password and press enter even if it's looking like it s not typing.

  • @aditiyadav5263
    @aditiyadav5263 Год назад

    What password we have to write

    • @williamsk
      @williamsk  Год назад

      I believe it's you system password... the one you use to log in your machine.

  • @manuleblond2347
    @manuleblond2347 2 года назад

    is that help full ?

    • @williamsk
      @williamsk  2 года назад

      Do you mean is it helpful to install Homebrew on a mac?

  • @abrahambada3454
    @abrahambada3454 2 года назад +1

    whats the password for homebrew

    • @williamsk
      @williamsk  2 года назад +1

      I believe it's asking you for the password associated with security and privacy relating to your system preferences. Perhaps the password you created to login in your system and or make changes to your operating system. If I have missed the mark on this one let me know. Take care.

  • @Bwcap
    @Bwcap 2 года назад

    Hi does homebrew consume battery on macOS?

    • @williamsk
      @williamsk  2 года назад +1

      Hey. It's a package manager, kind of like windows/apple store for downloading software or native apps. I would believe it would take as much resources as your standard application (probably less ). It's been around for about 12 years or so. I have not heard any issues of it consuming excessive battery life. Hope that answers your questions.

    • @Bwcap
      @Bwcap 2 года назад

      @@williamsk thanks very very much, also after a while with installed ain’t noticed any difference as well!

  • @Yuktisoftwares-wd2zj
    @Yuktisoftwares-wd2zj Год назад

    Ex

  • @oladipoadeeko8850
    @oladipoadeeko8850 Год назад

    Hi Guys!
    I'm unable to install homebrew.
    Help!
    See Error below
    -------
    ==> /usr/bin/sudo /usr/sbin/chown -R mac:admin /usr/local/Homebrew
    ==> Downloading and installing Homebrew...
    Updating files: 100% (2975/2975), done.
    HEAD is now at 4b3d64d30 Merge pull request #14453 from Rylan12/languages-in-cask-api
    error: Not a valid ref: refs/remotes/origin/master
    fatal: ambiguous argument 'refs/remotes/origin/master': unknown revision or path not in the working tree.
    Use '--' to separate paths from revisions, like this:
    'git [...] -- [...]'
    error: 7517 bytes of body are still expected
    fetch-pack: unexpected disconnect while reading sideband packet
    fatal: early EOF
    fatal: fetch-pack: invalid index-pack output
    Error: Fetching /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core failed!
    fatal: invalid upstream 'origin/master'
    ==> Downloading ghcr.io/v2/homebrew/portable-ruby/portable-ruby/blobs/sha256:1f50bf80583bd436c9542d4fa5ad47df0ef0f0bea22ae710c4f04c42d7560bca
    Already downloaded: /Users/mac/Library/Caches/Homebrew/portable-ruby-2.6.8_1.el_capitan.bottle.tar.gz
    ==> Pouring portable-ruby-2.6.8_1.el_capitan.bottle.tar.gz
    Failed during: /usr/local/bin/brew update --force --quiet

    • @williamsk
      @williamsk  Год назад

      Seems like your having issues pulling in the required directory from the git repo. Make sure your typing the correct command into terminal -> /bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" Let me know how this goes. Thanks for the comment.