Merge remote-tracking branch 'origin/master'

This commit is contained in:
Revertron
2021-05-10 11:17:13 +02:00
+2 -8
View File
@@ -47,16 +47,10 @@ You can do it by issuing this command: `sudo apt install libwebkit2gtk-4.0-dev`
#### ![Arch Linux Logo](/img/archlinux.svg) On Arch Linux #### ![Arch Linux Logo](/img/archlinux.svg) On Arch Linux
Create and install package with this commands: Install from available [AUR package](https://aur.archlinux.org/packages/alfis) created by [@pztrn](https://github.com/pztrn):
```sh ```sh
# make package yay -S alfis
git clone https://github.com/Revertron/Alfis.git
cd Alfis/contrib
makepkg
# install package (from root)
pacman -U alfis-<version>-1-x86_64.pkg.tar.xz
``` ```
## Installation ## Installation