Skip to content

Commit 40b5725

Browse files
docs: AUR install (#502)
1 parent 4358bea commit 40b5725

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,15 @@ using a package manager, Docker image, or from sources with `go install`:
103103
- name: UpCloudLtd/upcloud-cli@{{ latest_release }}
104104
```
105105

106+
=== "AUR"
107+
108+
Install from the [Arch User Repository](https://aur.archlinux.org/packages/upcloud-cli):
109+
110+
```sh
111+
yay -S upcloud-cli
112+
```
113+
114+
106115
---
107116

108117
After installing `upctl`, you can run `upctl version` command to verify that the tool was installed successfully.

0 commit comments

Comments
 (0)