http://dl-cdn.alpinelinux.org/alpine/edge/testing
to /etc/apk/repositories
, or see Linux (other).
-
To install `step` with [apk](https://wiki.alpinelinux.org/wiki/Alpine_Linux_package_management), run:
```
@@ -154,8 +150,8 @@ apk add step-cli step-certificates
```
The binary tarballs can be found here:
-- [`step-cli`](https://pkgs.alpinelinux.org/package/edge/community/x86/step-cli)
-- [`step-certificates`](https://pkgs.alpinelinux.org/package/edge/testing/x86/step-certificates)
+- [`step-cli`](https://pkgs.alpinelinux.org/packages?name=step-cli&branch=edge&repo=&arch=&maintainer=)
+- [`step-certificates`](https://pkgs.alpinelinux.org/packages?name=step-certificates&branch=edge&repo=&arch=&maintainer=)
To uninstall, run `apk del step-cli step-certificates`, then remove the configuration directory `$HOME/.step` .
diff --git a/step-cli/installation.mdx b/step-cli/installation.mdx
index b76bc274..8857085b 100644
--- a/step-cli/installation.mdx
+++ b/step-cli/installation.mdx
@@ -88,17 +88,7 @@ To uninstall, run `sudo dnf remove step-cli` and remove the `$HOME/.step` config
#### Alpine Linux
-http://dl-cdn.alpinelinux.org/alpine/edge/community
to /etc/apk/repositories
.
- Alternatively, see Linux Binaries.
-