Package Details: netbird-ui-bin 0.71.4-1

Git Clone URL: https://aur.archlinux.org/netbird-ui-bin.git (read-only, click to copy)
Package Base: netbird-ui-bin
Description: Official GUI for the Netbird client
Upstream URL: https://netbird.io
Licenses: BSD-3-Clause AND AGPL-3.0-only
Provides: netbird-ui
Submitter: minhnbnt
Maintainer: minhnbnt
Last Packager: minhnbnt
Votes: 3
Popularity: 0.78
First Submitted: 2025-06-07 04:25 (UTC)
Last Updated: 2026-05-22 00:16 (UTC)

Latest Comments

dasunsrule32 commented on 2026-04-22 21:12 (UTC)

Just an FYI, in order to use the UI, I have to remove --daemon-addr unix:///var/run/netbird/main.sock from the global desktop file in /usr/share/applications/netbird.desktop. If I don't do that, it will just hang and never work.

RealGecko commented on 2025-11-13 02:15 (UTC)

Having --daemon-addr unix:///var/run/netbird/main.sock args in .desktop leads to inability to switch profiles.

Lyroy_TheToad commented on 2025-10-29 10:46 (UTC)

Thanks for including the .desktop and the app icon, but there is a problem with the .desktop Exec= line.

The Netbird AUR package installs the service netbird@.service, the ArchWiki Netbird page starts the service with main as the instance name.

I would suggest modifying the Exec line with Exec=/usr/bin/netbird-ui --daemon-addr unix:///var/run/netbird/main.sock to make the .desktop entry work if you installed Netbird by following the ArchWiki.

Lyroy_TheToad commented on 2025-09-29 19:04 (UTC)

Could you please include the .desktop entry and the application icon? They can be found in the .deb or .rmp packages