Search Criteria
Package Details: intuneme 0.16.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/intuneme.git (read-only, click to copy) |
|---|---|
| Package Base: | intuneme |
| Description: | Run Microsoft Intune on an immutable Linux host (systemd-nspawn container) |
| Upstream URL: | https://github.com/frostyard/intuneme |
| Licenses: | MIT |
| Submitter: | zhzy0077 |
| Maintainer: | zhzy0077 |
| Last Packager: | zhzy0077 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-04-03 05:17 (UTC) |
| Last Updated: | 2026-04-03 05:17 (UTC) |
Dependencies (4)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- polkit (polkit-gitAUR, polkit-consolekitAUR)
- systemd (systemd-gitAUR, systemd-selinuxAUR, unshitted-systemdAUR, systemd-liberated-gitAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
onehalf3544 commented on 2026-05-06 20:55 (UTC) (edited on 2026-05-06 20:55 (UTC) by onehalf3544)
Yes, the problem here is with the authorization, not the gtk itself. xhost solves this issue.
leocalbi commented on 2026-05-06 17:54 (UTC)
Don't know if you were able to fix someway. I had the same issue but was able to fix installing in the host archlinux machine
xwayland-satellite.onehalf3544 commented on 2026-04-09 10:26 (UTC)
Thanks for a quick reply!
Looks like this is an existing issue (https://github.com/frostyard/intuneme/issues/56) - or at least the problem is very similar. Not sure if the fix is present in the aur package, however.
I'll try installing manually.
zhzy0077 commented on 2026-04-09 02:37 (UTC)
it's rendering using the host's X, what if you install gtk3/4 in host?
onehalf3544 commented on 2026-04-08 16:31 (UTC) (edited on 2026-04-08 16:37 (UTC) by onehalf3544)
gtk3 should probably be added as a dependency(?):
UPD:
inside the container did not help ;(