How to install minecraft on linux
Emma Payne
Published Mar 24, 2026

Steps to Download and Install Minecraft using Terminal: For other Linux distribution users: Step 1: Download the Minecraft.tar.gz archive from their official website using wget. wget Step 2: Extract the downloaded archive. tar -xvf Minecraft.tar.gz
There are other answers below:
Thanks to the official .DEB package, installing Minecraft on Ubuntu and its derivatives is a breeze, and the whole process won’t take you more than a few minutes. Step 1: Download the Installation Package. The first thing you need to do is download the Minecraft .DEB package from Minecraft’s official website.
Step 1: Download the Minecraft package from its official website; Step 2: Install the Minecraft Debian package; Step 3: Run the Minecraft application; Step 4: Setting up User credentials; Step 5: Get! Set! Go! You’re ready to play Minecraft on Linux; Installing Minecraft on Linux using Snap via terminal; Directly running Minecraft on Linux from .tar.gz file
Install Minecraft on Linux. Currently, the official Minecraft Download page has three options for Desktop Linux.deb file – For installation on Debian/Ubuntu and their derivatives. AUR Repository – For installation on Arch based distros..tar.gz file – For installation on almost any Linux distribution. This archive needs to be extracted.
Installing Minecraft on Debian, Ubuntu, Linux Mint and similar distributions is straightforward. Simply download the DEB file and double click it to prompt the installer software to run. Alternatively, grab it with wget and install it with dpkg in the terminal: wget -o ~/Minecraft.deb
Download and Run Minecraft on Ubuntu or Debian. Next, download Minecraft. Head to Minecraft’s official download page and click the link titled “Debian or Debian-Based Distributions” if you’re using Ubuntu or any other Debian-based distribution. Double click the DEB file you downloaded to install the Minecraft launcher.
This is a step-by-step tutorial on how to install Minecraft Bedrock Edition on any Linux Distro. For more info, go to:
In this video, i’m gonna to share you how to install minecraft for free on linux (any distro)Before you install, make sure if you have a java.=====…
Related Questions
How do I download Minecraft on Linux?
Currently, the official Minecraft Download page has three options for Desktop Linux .deb file – For installation on Debian/Ubuntu and their derivatives. AUR Repository – For installation on Arch based distros. .tar.gz file – For installation on almost any Linux distribution.
How do I set up a dedicated Minecraft server on Linux?
Setting up a Dedicated Minecraft Server. Step 1: Connect to Your Hosting Via SSH. Step 2: Install Java. Install Java on Ubuntu. Install Java on CentOS. Step 3: Install Screen. Step 4: Create a Directory for Minecraft Files. Step 5: Download the Required Configuration Files. Step 6: Accept Minecraft’s EULA.
How to install Minecraft on Windows 10?
Step 1: Download the Minecraft.tar.gz archive from their official website using wget. Step 2: Extract the downloaded archive. Step 3: Go to the newly created folder after extracting and start up the launcher. Step 1: Download the Minecraft.deb file from their official website using wget.
Can Minecraft run on Linux?
Because Minecraft was programmed in Java, you can get it to run on just about any Linux distribution with the Java Runtime Environment installed and working 3D graphics drivers. The Java Runtime Environment (JRE) provides all the necessary components to run Java applications.