File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 22
33## Package managers
44
5- [ ![ Packaging status] ( https://repology.org/badge/vertical-allrepos/stackit-cli.svg?columns=3 )] ( https://repology.org/project/stackit-cli/versions )
5+ [ ![ Packaging status] ( https://repology.org/badge/vertical-allrepos/stackit-cli.svg?columns=1 )] ( https://repology.org/project/stackit-cli/versions )
66
77### macOS
88
@@ -22,6 +22,16 @@ brew install stackit
2222
2323### Linux
2424
25+ #### Snapcraft
26+
27+ The STACKIT CLI is available as a [ Snap] ( https://snapcraft.io/stackit ) , and can be installed via:
28+
29+ ``` shell
30+ sudo snap install stackit --beta --classic
31+ ```
32+
33+ or via the [ Snap Store] ( https://snapcraft.io/snap-store ) for desktop.
34+
2535#### Debian/Ubuntu (` APT ` )
2636
2737The STACKIT CLI can be installed through the [ ` APT ` ] ( https://ubuntu.com/server/docs/package-management ) package manager.
You can’t perform that action at this time.
0 commit comments