mirror of
https://github.com/AngelJumbo/lavat.git
synced 2024-11-16 12:46:39 +00:00
Merge pull request #1 from SuperNici/aurPackage
Add aur install instructions
This commit is contained in:
commit
9ab148550c
@ -12,6 +12,12 @@ git clone https://github.com/AngelJumbo/lavat
|
|||||||
cd lavat
|
cd lavat
|
||||||
sudo make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Arch Linux
|
||||||
|
Lavat is also available on the AUR [here](https://aur.archlinux.org/packages/lavat-git). Install it with your favourite AUR-helper or manually.
|
||||||
|
```
|
||||||
|
$ paru -S lavat-git
|
||||||
|
```
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user