You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The STACKIT CLI is available as [RPM Package](https://github.com/stackitcloud/stackit-cli/releases) and can be installed via dnf, yum and zypper package manager.
135
+
The STACKIT CLI can be installed through the `dnf` package manager on modern RedHat-based distributions.
136
136
137
-
Just download the rpm package from the [release page](https://github.com/stackitcloud/stackit-cli/releases) and run the install command like the following:
137
+
**Supported distributions:**
138
+
- RHEL 9+
139
+
- Fedora 35+
140
+
- AlmaLinux 9+
141
+
- Rocky Linux 9+
142
+
143
+
> **Note:** RHEL 8 and older derivatives are not supported due to GPG signature compatibility.
144
+
145
+
##### Before you begin
146
+
147
+
To install the STACKIT CLI package, you will need to have the `curl` and `gnupg` packages installed:
0 commit comments