How to install the Unity Hub utility on Linux

Unity is the real-time platform and it is used to create a game. If you want to unity hub utility on Linux system, then you can follow this tutorial and commands.

How to install the Unity Hub utility on Linux via Flatpack

You can easily install the unity hub utility on your Linux based system via flatpack. Follow the below commands for installing Unity Hub utility on Linux.

  1. Open your Linux based system terminal.
  2. If you don’t have the unity hub flatpack files, then you can use the below command for downloading the files as well as install the Unity hub program in your Linux system. Please wait some time until your download is completed.

    flatpak install –user https://flathub.org/repo/appstream/com.unity.UnityHub.flatpakref
  3. If you have already installed the program. You can use the below command to update the latest version of Unity hub utility program in Linux.

    flatpak –user update com.unity.UnityHub

  4. If you want to run the program in your Linux system. Use the below command to run the program.

    flatpak run com.unity.UnityHub

How to uninstall Unity Hub Utility on Linux

If you want to no longer use this program. You can use the below command for uninstalling the program on your Linux computer.

flatpak –user uninstall com.unity.UnityHub

Or

flatpak uninstall com.unity.UnityHub