Search Criteria
Package Details: unityhub 3.11.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/unityhub.git (read-only, click to copy) |
---|---|
Package Base: | unityhub |
Description: | The Unity Hub is a standalone application that streamlines the way you find, download, and manage your Unity Projects and installations. |
Upstream URL: | https://unity.com/ |
Keywords: | game unity3d |
Licenses: | custom |
Conflicts: | unityhub-beta |
Submitter: | spacepluk |
Maintainer: | nobbele (sinasio) |
Last Packager: | sinasio |
Votes: | 79 |
Popularity: | 0.78 |
First Submitted: | 2018-08-31 12:14 (UTC) |
Last Updated: | 2025-02-26 20:54 (UTC) |
Dependencies (11)
- at-spi2-core (at-spi2-core-gitAUR)
- cpio (cpio-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libnotify (libnotify-gitAUR)
- libsecret
- libxss
- libxtst
- nss (nss-hgAUR)
- util-linux-libs (util-linux-libs-aesAUR, util-linux-libs-selinuxAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- libappindicator-gtk3 (optional) – The official deb says this an optional dependency
Required by (4)
- alcom (optional)
- digital-logic-sim-git (make)
- unity-editor-lts (optional)
- unity-editor-vrchat (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 14 Next › Last »
4ar4r commented on 2021-09-29 21:45 (UTC)
like many other electron apps, this builds and functions fine without gconf. you can remove it from the PKGBUILD without any issues
Teles_sd commented on 2021-09-23 22:28 (UTC)
Does the package still requires gconf? I was able to install and run without it seemly without problem. I ask because it is the only AUR dependency and also the pinned comment on its AUR page warns about it.
dginovker commented on 2021-08-20 19:23 (UTC)
@kzd Unity only officially supports Linux on version 2020 LTS and onwards. While it """ran""" on Linux as early as 2017, it really didn't.
kzd commented on 2021-07-23 20:57 (UTC)
I get the following when trying to create a project with 2019 LTS and the most recent unityhub from this package: "Failed to resolve project templates: Not Found"
Unable to find much in my searches that might remedy this, not quite sure why this would be coming up from my end on a clean install.
HunabKu commented on 2021-07-18 12:28 (UTC) (edited on 2021-07-18 12:31 (UTC) by HunabKu)
Hey @quenyen / @spacepluk, can you pealse add unityhub:// link support ?
I added by this steps :
nano ~/.local/share/applications/unityhub-handler.desktop
[Desktop Entry]
Type=Application
Name=UnityHub Handler
Exec=/usr/bin/unityhub %u
StartupNotify=false
MimeType=x-scheme-handler/unityhub;
xdg-mime default unityhub-handler.desktop x-scheme-handler/unityhub
justinkb commented on 2021-07-06 08:10 (UTC)
executing the AppImage executable to extract the squashfs-root is a security issue. determine the squashfs img offset by running "UnityHub.AppImage --appimage-offset" in a secure sandbox, then in the PKGBUILD you should depend on coreutils and squashfs-tools, then 'dd skip=theoffset if=in of=out' and unsquashfs the out file.
JetFly commented on 2021-07-03 15:04 (UTC)
@manjaro_loover there is, something just went wrong, perhaps wrong time set or something like that
IamBored commented on 2021-06-23 00:51 (UTC) (edited on 2021-06-23 00:52 (UTC) by IamBored)
If you ran into "not enough disk space" issue while installing the editor run these commands:
and then install the editor again
letorbi commented on 2021-06-15 10:27 (UTC) (edited on 2021-06-15 10:28 (UTC) by letorbi)
Thanks for providing this package, but the Unity Hub binary doesn't seem to depend on GTK 2 anymore. It is using GTK 3 instead:
I've changed the dependencies from
gtk2
togtk3
in the PKGBUILD and was able to run Unity Hub without GTK 2 installed.I think the package dependencies should be updated .
nesper8 commented on 2021-06-01 06:08 (UTC)
please add '7-zip' as an alternative to 'p7zip'
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 14 Next › Last »