1
0
Fork 0
mirror of https://github.com/kbumsik/VirtScreen.git synced 2025-03-09 15:40:18 +00:00

Change aur helper to yay

This commit is contained in:
Leo Lahtinen 2019-10-20 08:08:26 +03:00
parent 9637d62816
commit 0adc0e3f4c

View file

@ -101,10 +101,10 @@ rm virtscreen.deb
### Arch Linux (AUR)
There is [`virtscreen` AUR package](https://aur.archlinux.org/packages/virtscreen/) available. Though there are many ways to install the AUR package, one of the easiest way is to use [`yaourt`](https://github.com/polygamma/aurman) AUR helper:
There is a [`virtscreen` AUR package](https://aur.archlinux.org/packages/virtscreen/) available. Though there are many ways to install the AUR package, one of the easiest ways is to use [`yay`](https://github.com/Jguer/yay) a AUR helper:
```bash
yaourt virtscreen
yay -S virtscreen
```
### Python `pip`