2
0
mirror of https://github.com/Revertron/Alfis synced 2024-11-11 01:10:36 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Revertron 2021-05-10 11:17:13 +02:00
commit ce6b62d2d4

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