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

INSTALLATION file added with instructions for Kubuntu 16.10 (#69)

This commit is contained in:
Otto Radics 2017-01-14 21:41:50 +01:00 committed by Michail Vourlakos
parent f6f11273a0
commit b221b3f7b2

20
INSTALLATION.md Normal file
View File

@ -0,0 +1,20 @@
Installation
============
**Before running the installation script you have to install the dependencies needed for compiling.**
## Kubuntu 16.10
```
sudo add-apt-repository ppa:kubuntu-ppa/backports
sudo apt update
sudo apt dist-upgrade
sudo apt install cmake extra-cmake-modules qtdeclarative5-dev libqt5x11extras5-dev libkf5iconthemes-dev libkf5plasma-dev libkf5windowsystem-dev libkf5declarative-dev libkf5xmlgui-dev libkf5activities-dev
```
*Now you can run the installation script*
####installation script####
- _sh install.sh_
Latte is now ready to be used by executing ```latte-dock```