How To Install VirtualBox On Mac Terminal - Install VirtualBox Extension Pack Using The Command Line

Поділитися
Вставка
  • Опубліковано 10 гру 2024

КОМЕНТАРІ • 15

  • @HikmatEUstad
    @HikmatEUstad  2 роки тому

    Install Epic Games Launcher On Mac Using Only Terminal Commands ua-cam.com/video/lDZj7YToxUk/v-deo.html

  • @dbess1
    @dbess1 2 роки тому +1

    Very helpful but what’s the command if I want to uninstall virtualbox and recover that HD space….just in case I don’t end up liking or use VB?
    Also just subscribed!

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому +1

      Thank you for your subscription. To uninstall issue the following 2 commands in order -> brew uninstall --cask virtualbox-extension-pack and brew uninstall --cask virtualbox

    • @dbess1
      @dbess1 2 роки тому +1

      @@HikmatEUstad Thanks very much!

    • @gilberthastert9920
      @gilberthastert9920 2 роки тому

      Hello, does this apply as well to Mac M1 hardware ?

  • @di3x
    @di3x 2 роки тому

    which VM is better ? VirtualBox/Parallels/QEMU/VMWare?

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      They all have their use cases
      VirtualBox - Is free and simple to use; may not allocate full system resources
      Parallels- Costs $$
      QEMU- Is free and has a steep learning curve, most flexible of the lot, provides emulation and virtualization; command line is complex and hard to get right
      VMWare- On mac and windows both have free player version which is basic but does the job; paid versions have more flexibility and abilities.
      Take your pick

  • @di3x
    @di3x 2 роки тому

    what about nested virtualization in this case: will it work if U run under WinX any android emulator like LDPlayer/Nox/Bluestacks?

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      Nested virtualization is tough on virtualbox. I would prefer a native macOS android emulator which would provide far better performance than nested.

    • @di3x
      @di3x 2 роки тому

      @@HikmatEUstad what is native Mac OS android emulator and how use it?

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      @@di3x Browsing to www.bluestacks.com/download.html and scrolling down you will see bluestacks android emulator for macos. Native means built for macOS, not running under nested virtualization via Windows.

  • @gilberthastert9920
    @gilberthastert9920 2 роки тому

    do your instructions apply as well to Mac M1 hardware ?

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      No

    • @RafisSabitov
      @RafisSabitov Рік тому

      @@HikmatEUstad how to install virtualbox on mac m1 trough terminal?

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      @@RafisSabitov Hitherto unaware of. Brew only provides virtualbox intel bits. Maybe other package managers of macOS may provide arm bits. You will have to research; I do not have access to a m1 mac 😞