Package Details: unreal-engine 5.5.0-0

Git Clone URL: https://aur.archlinux.org/unreal-engine.git (read-only, click to copy)
Package Base: unreal-engine
Description: A 3D game engine by Epic Games which can be used non-commercially for free.
Upstream URL: https://www.unrealengine.com/
Keywords: 3D engine game ue5 Unreal
Licenses: GPL3, custom:UnrealEngine
Submitter: acerix
Maintainer: Shatur (Neko-san)
Last Packager: Neko-san
Votes: 76
Popularity: 1.03
First Submitted: 2016-05-01 18:37 (UTC)
Last Updated: 2024-11-16 03:10 (UTC)

Dependencies (29)

Required by (1)

Sources (6)

Pinned Comments

Neko-san commented on 2022-11-01 02:32 (UTC) (edited on 2023-06-25 01:19 (UTC) by Neko-san)

@juancarlospaco this is easily done on your own system, not in a PKGBUILD, given that building packages runs as root:

sudo groupadd unrealengine-users
sudo usermod -aG unrealengine-users (your-username)
sudo chown -R root:unrealengine-users /opt/unreal-engine
sudo chmod -R 775 /opt/unreal-engine

Permission issues like this are already mentioned on the UE Arch wiki page: https://wiki.archlinux.org/title/Unreal_Engine_4#Installing_from_the_AUR

This is a user system problem; I already did what I could without needing users to do the above by giving the 777 permissions. If it still gives you trouble, you'll have to use the example to solve it or change the install location to somewhere you have user permissions by default (as I cannot do this for you).

zerophase commented on 2021-05-27 08:15 (UTC) (edited on 2021-05-30 08:41 (UTC) by zerophase)

Will update to 5.0 when it is released.

Latest Comments

« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 24 25 26 .. 81 Next › Last »

Neko-san commented on 2022-11-18 23:11 (UTC)

Interesting, they didn't just move it, they REMOVED the icon entirely from the repo...

I'm going to have to supply my own now

Neko-san commented on 2022-11-18 23:07 (UTC)

Epic apparently moved the location of their logo that I set as the icon for the user desktop file; that's an easy fix, give me a sec

coolitic commented on 2022-11-18 23:05 (UTC)

Sorry for doing this to ya, this file probably ain't even important lol:

==> Starting package()...
install: cannot stat 'Engine/Source/Programs/UnrealVS/UnrealVS.2022/Resources/Preview.png': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...

Neko-san commented on 2022-11-18 22:59 (UTC)

Me right now: 9 - https://cdn.discordapp.com/attachments/594355987255787531/1043299158523650108/baymax-pain.jpg

Fixed; I swear, I checked and there shouldn't be anything else

coolitic commented on 2022-11-18 22:43 (UTC)

install: cannot stat 'unreal-engine-5.sh': No such file or directory

Neko-san commented on 2022-11-18 22:37 (UTC)

Oh my God, I'm all over the place today

Fixed

coolitic commented on 2022-11-18 21:55 (UTC)

==> Starting package()...
mv: cannot move 'Engine' to '/run/media/username/SE800/sources/aur/unreal-engine/pkg/unreal-engine/opt/unreal-engine': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...

Neko-san commented on 2022-11-18 21:28 (UTC)

Just decided to do that part a different way; it'll work now, sorry for the inconvenience

Neko-san commented on 2022-11-18 21:08 (UTC) (edited on 2022-11-18 21:14 (UTC) by Neko-san)

Give me a minute to figure this out; I'll update again when I have a solution

coolitic commented on 2022-11-18 15:00 (UTC) (edited on 2022-11-18 15:05 (UTC) by coolitic)

I tried recovering from line 194 w/ the latest changes, but I get this:

==> Starting package()...
install: omitting directory 'Engine'
==> ERROR: A failure occurred in package().
    Aborting...