docs: update Arch Linux instructions (#243)

This commit is contained in:
Orhun Parmaksız
2024-04-17 20:26:35 +03:00
committed by GitHub
parent 0394a12c9f
commit aca5b37898
4 changed files with 14 additions and 7 deletions

View File

@@ -180,6 +180,12 @@ NetBSD users can install termscp from the official repositories.
pkgin install termscp
```
Arch Linux users can install termscp from the official repositories.
```sh
pacman -S termscp
```
For more information or other platforms, please visit [termscp.veeso.dev](https://termscp.veeso.dev/#get-started) to view all installation methods.
⚠️ If you're looking on how to update termscp just run termscp from CLI with: `(sudo) termscp --update` ⚠️