mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-12 00:58:18 +03:00
parent
d80d6a24a0
commit
d1767d500e
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user