1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-03-12 00:58:18 +03:00

Update INSTALLATION.md (#383)

Update installation for ArchLinux
This commit is contained in:
Xavier Corredor Llano 2017-04-11 04:24:02 -05:00 committed by Michail Vourlakos
parent d80d6a24a0
commit d1767d500e

View File

@ -28,12 +28,17 @@ sudo apt install cmake extra-cmake-modules qtdeclarative5-dev libqt5x11extras5-d
### Arch Linux
For install it using the script:
```
sudo pacman -Syy
sudo pacman -S cmake extra-cmake-modules
sudo pacman -S qt5-base qt5-declarative qt5-x11extras
sudo pacman -S kiconthemes kdbusaddons kxmlgui kdeclarative plasma-framework plasma-desktop
```
Or easily install it from community repository:
```
sudo pacman -Sy latte-dock
```
## 2. Building and Installing
@ -43,4 +48,6 @@ sudo pacman -S kiconthemes kdbusaddons kxmlgui kdeclarative plasma-framework pla
sh install.sh
```
## 3. Run
Latte is now ready to be used by executing ```latte-dock``` or _Latte Dock_ in applications menu.