How to install Unreal Engine 4 on Ubuntu – Easy Steps

How to install Unreal Engine 4 on Ubuntu

How to install Unreal Engine 4 on Ubuntu

Looking to develop video games on your Ubuntu PC using the Unreal Engine? If so, you will need to install the latest Unreal Engine Toolkit on your system. This guide will show you how to configure the latest version of Unreal Engine 4 on your Ubuntu computer.

Note: Unreal Engine 4 is free for non-commercial use. However, if you plan to publish and sell games with it, you will need to purchase a license. For more information, click here.

Registering an Epic Games account

You will need to have an Epic Games account to gain access to the Unreal Engine on your Ubuntu system. To create an epic account, start by heading to the official Unreal Engine website. Once on the website, select the “Community” menu button at the top of the page.

On the Unreal Engine page, find the “Login” button and click on it with your mouse. After selecting this button, you will see a bunch of ‘login’ options. If you already have an Epic account, click the “Sign in with Epic Games” button and sign in.

If you do not have an account, please select the “Register” button at the bottom of the page. Then choose “Sign up with email” to create a new Epic account using your email address.

Read This Now:   Download beta of WhatsApp and others

Setting up your GitHub account

Unfortunately, Epic does not distribute the Unreal Engine via a downloadable installer. Instead, you will have to get the engine directly from GitHub. To do that, your GitHub account must be connected to your Epic account.

To get started, make sure you have a GitHub account set up. If not, do the following. First, head over to GitHub.com. Once on the website, look for the “Register” button at the top of the page and click on it with your mouse. Use it to create a new GitHub account.

After setting up your new GitHub account, return to the Epic Games website and hover over your profile on the home page. Then select the “Personal” option under your profile to access your personal Epic Games settings.

Inside the “Personal” area, look for the “Connections” button in the sidebar. Select this button to access the connection settings for your Epic Games profile. Then choose the “Accounts” option to access the account connections.

In the “accounts” section of the connections area, find GitHub and click the “Connect” button. When you select the “Connect” button, Epic will allow you to connect your GitHub account to your Epic gaming account.

Downloading Unreal Engine 4 on Ubuntu

The only way to download Unreal Engine 4 on your Linux PC is by using the clone de git command. This command will take the latest Unreal Engine 4 source code and place it on your computer.

Read This Now:   How to easily configure FirewallD on Ubuntu Server - Easy Steps

To start the download process in Ubuntu, open a terminal window on the Ubuntu desktop. You can open a terminal window by pressing Ctrl + Alt + T on the keyboard. Alternatively, search for “Terminal” in the application menu and open it that way.

When the terminal window is open and ready to use, install the git package on your computer.

sudo apt install git

After installing the git package, you will need to set up your user account with Git on your computer. To do this, follow the official “Getting Started Guide.” You will also need to generate a personal access code, about which you can obtain information here.

You will be able to use it to download the latest version of Unreal Engine 4 on your Ubuntu system using the command below. Keep in mind; You will need to log into GitHub when prompted in the terminal and use your PAC code as the login password.

Note: For the command below to work, you need to verify your email and accept the GitHub invitation from Epic Games to join their private Git repository.

git clone --branch release https://github.com/EpicGames/UnrealEngine.git

The Unreal Engine 4 download on Ubuntu is about 8GB in size. So sit back, relax, and allow the code to fully download.

Read This Now:   How to install apps to sd card on android - Easy Steps

Building Unreal Engine 4 on Ubuntu

The Unreal Engine program must be built to install on your system. Use the CD command and move to the “UnrealEngine” folder in your home directory to begin the build process.

cd ~/UnrealEngine/

From here, run the “Setup.sh” script using the following command.

./Setup.sh

After running the “Setup.sh” script file, you will need to run the “GenerateProjectFiles.sh” script.

./GenerateProjectFiles.sh

Finally, run the do command to compile the code on your computer.

make

Running Unreal Engine 4 on Ubuntu

Running the Unreal Engine 4 application on your Ubuntu system is very simple. To do this, make sure you are in a terminal window and use the following commands to start it.

cd ~/UnrealEngine/Engine/Binaries/Linux/

./UE4Editor

Notice: ob_end_flush(): failed to send buffer of zlib output compression (1) in /home/gamefeve/bitcoinminershashrate.com/wp-includes/functions.php on line 5373

Notice: ob_end_flush(): failed to send buffer of zlib output compression (1) in /home/gamefeve/bitcoinminershashrate.com/wp-includes/functions.php on line 5373