libolm is now in community
This commit is contained in:
parent
281416d555
commit
314d676c9c
|
@ -163,15 +163,10 @@ sudo apk add qt5-qtquickcontrols2-dev qt5-qtsvg-dev qt5-qtimageformats \
|
|||
export PATH="/usr/lib/qt5/bin:$PATH"
|
||||
```
|
||||
|
||||
#### Arch Linux / pacman & AUR
|
||||
|
||||
**libolm** is from the AUR, this example uses
|
||||
[yay](https://github.com/Jguer/yay) to install it like other packages.
|
||||
Alternatively, you can just use `pacman` and
|
||||
[install libolm manually](#installing-libolm-manually).
|
||||
#### Arch Linux / pacman
|
||||
|
||||
```sh
|
||||
yay -Syu qt5-base qt5-declarative qt5-quickcontrols2 qt5-svg \
|
||||
pacman -Syu qt5-base qt5-declarative qt5-quickcontrols2 qt5-svg \
|
||||
qt5-graphicaleffects qt5-imageformats \
|
||||
libx11 libxss alsa-lib \
|
||||
python python-pip \
|
||||
|
|
Loading…
Reference in New Issue
Block a user