Question - UDK on Linux?

Hello,

I was researching and saw it was possible to install the “UDK” in Linux.
It would be possible for someone to help me?
Thanks a lot!

UDK is not UE4

To use the editor on linux you have to build it from the source–the instructions on that page tell you how to do that.

jr@linux-kuws:~> git clone https://github.com/3dluvr/UnrealEngine.git
Cloning into ‘UnrealEngine’…
remote: Repository not found.
fatal: repository ‘https://github.com/3dluvr/UnrealEngine.git/’ not found

Erro…’

Read the instructions:

Hello,

linux-kuws:/home/jr # git clone -b 4.10 https://github.com/EpicGames/UnrealEngine.git
Cloning into ‘UnrealEngine’…
remote: Repository not found.
fatal: repository ‘https://github.com/EpicGames/UnrealEngine.git/’ not found
linux-kuws:/home/jr # git clone -b 4.10 git@github.com:EpicGames/UnrealEngine.git
Cloning into ‘UnrealEngine’…
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
linux-kuws:/home/jr #

Try downloading the zip from github building the engine.

No solved.
Thanks!

Did you not solve it?
Or did you solve it?

“No solved.” is confusing me.

No solved.

I would like to install Linux on the Unreal Engine …
But no one knows me help. Unfortunately…
Thanks!

Follow this guide here. A new, community-hosted Unreal Engine Wiki - Announcements - Epic Developer Community Forums
And follow it to the letter. Also, You can just skip the part about forking from Github… Just download the zip.

Also… If you’re computer doesn’t meet the req’s… It won’t work.

P.S. It would be that you want to install Unreal engine on Linux. :slight_smile:

Solved by email with Unreal.
Thanks a lot! Unreal!

Good to hear it is working!

Happy game making! :smiley:

94 Champion, Thanks