mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-15 06:01:29 +03:00
Update Arch Linux instructions (#145)
This commit is contained in:
10
README.md
10
README.md
@@ -69,7 +69,15 @@ Precompiled release binaries for Windows, MacOS and Linux are available in the [
|
|||||||
For Windows, the depenedencies are included in the .zip file, for other operating systems see [Installing Dependencies](#installing-dependencies).
|
For Windows, the depenedencies are included in the .zip file, for other operating systems see [Installing Dependencies](#installing-dependencies).
|
||||||
|
|
||||||
### Arch Linux
|
### Arch Linux
|
||||||
Lan Mouse is available on the AUR:
|
|
||||||
|
Lan Mouse can be installed from the [official repositories](https://archlinux.org/packages/extra/x86_64/lan-mouse/):
|
||||||
|
|
||||||
|
```sh
|
||||||
|
pacman -S lan-mouse
|
||||||
|
```
|
||||||
|
|
||||||
|
It is also available on the AUR:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# git version (includes latest changes)
|
# git version (includes latest changes)
|
||||||
paru -S lan-mouse-git
|
paru -S lan-mouse-git
|
||||||
|
|||||||
Reference in New Issue
Block a user