We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c57a57 commit 1a9419dCopy full SHA for 1a9419d
1 file changed
README.md
@@ -41,11 +41,10 @@ sudo udevadm control --reload-rules
41
```
42
43
##### Arch Linux
44
-```bash
45
-sudo pacman -S --needed qt5-websockets qt5-base
46
-curl https://raw.githubusercontent.com/mooltipass/mooltipass-udev/master/udev/69-mooltipass.rules | sudo tee /etc/udev/rules.d/69-mooltipass.rules
47
-sudo udevadm control --reload-rules
48
-```
+
+There are packages in AUR both for udev rules and for the Moolticute:
+ - [udev rules](https://aur.archlinux.org/packages/mooltipass-udev/)
+ - [Moolticute](https://aur.archlinux.org/packages/moolticute/)
49
50
##### Fedora Linux
51
```bash
0 commit comments