Installing, Updating, and Uninstalling Apps with HomeBrew for Mac

Поделиться
HTML-код
  • Опубликовано: 15 июл 2024
  • Brew is a package manager, meaning it's meant to help you manage apps on your system, meaning you can install apps with it, keep those apps updated, and uninstall them!
    brew search CASK_NAME_HERE
    brew install CASK_NAME_HERE
    brew install app1 app2
    brew install $(cat TXT_FILE.TXT)
    brew update
    brew upgrade
    brew uninstall CASK_NAME_HERE
    00:00 - Intro
    00:57 - Search for Apps
    01:50 - What Apps are Available?
    02:24 - Installing a single app
    02:58 - Installing multiple apps
    03:53 - Installing apps from a list
    05:31 - Updating apps
    06:18 - Uninstalling apps
    06:53 - Outro
    Website: easyosx.net
    Twitter: easyosx
    Facebook: EasyOSX-192509994146472/
    Instagram: EasyOSX
    Blue Yeti Mic used: amzn.to/38UxiL8
    Mic Windscreen and Pop filter: amzn.to/3trczGA
    --If you click a link and purchase something through our articles, these may be affiliate links through which we earn a commission. Commission on products do not affect editorial ability or direction, and we try to add affiliate links to items we either do or would recommend and use ourselves. We do not take money or affiliate commissions from companies in exchange for reviewing their products.
    #homebrew #mac #terminal #installation #uninstall #update #upgrade
  • НаукаНаука

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

  • @burnabway1932
    @burnabway1932 3 месяца назад

    Keep them coming bro, you videos are really beneficial 🤝

  • @mr.capybara757
    @mr.capybara757 4 месяца назад

    Thanks for helping

  • @barjas_1
    @barjas_1 2 месяца назад

    we want the autopsy app

    • @EasyOSX
      @EasyOSX  2 месяца назад

      Theoretically you should be able to install it through this, but you’ll have to look for it in the Brew repository. It's not something I'm familiar with, nor is it really something up my alley. There may be others who have written better guides than I could at the moment.