[GH-ISSUE #646] Would it be possible to create a SNAP for Netbird? #1104

Open
opened 2026-08-05 00:41:10 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @bmullan on GitHub (Jan 8, 2023).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/646

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
I'd like to see a Netbird SNAP available. That could enable installation by end-users with a single command such as:

$ sudo snap install netbird-ui
or
$ sudo snap install netbird-cli*

SNAPs utilize a release Channel concept (ie stable, candidate, beta, edge)
They define which release of a snap is installed and tracked for updates.
SNAPs can be updated or rolled-back to a previous version if an update does happen to cause some problem for a user.

Describe alternatives you've considered
none. But I'd imagine there would be interest in a Flatpak installer.

Additional context
Add any other context or screenshots about the feature request here.

Originally created by @bmullan on GitHub (Jan 8, 2023). Original GitHub issue: https://github.com/netbirdio/netbird/issues/646 **Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I'd like to see a Netbird SNAP available. That could enable installation by end-users with a single command such as: > **$ sudo snap install netbird-ui** > or > **$ sudo snap install netbird-cli*** SNAPs utilize a release Channel concept (ie stable, candidate, beta, edge) They define which release of a snap is installed and tracked for updates. SNAPs can be updated or rolled-back to a previous version if an update does happen to cause some problem for a user. **Describe alternatives you've considered** none. But I'd imagine there would be interest in a Flatpak installer. **Additional context** Add any other context or screenshots about the feature request here.
saavagebueno added the feature-requestreleasepackaging labels 2026-08-05 00:41:10 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#1104