diff --git a/INSTALLATION.md b/INSTALLATION.md index e6f54df83..5bd12a9ef 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -1,7 +1,7 @@ Installation ============ -## 1. Dependencies +## Using installation script **Before running the installation script you have to install the dependencies needed for compiling.** @@ -28,19 +28,14 @@ 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 +### Building and Installing **Now you can run the installation script.** @@ -48,6 +43,3 @@ sudo pacman -Sy latte-dock sh install.sh ``` -## 3. Run - -Latte is now ready to be used by executing ```latte-dock``` or _Latte Dock_ in applications menu. diff --git a/README.md b/README.md index 1816a24cf..23a1f525a 100644 --- a/README.md +++ b/README.md @@ -7,22 +7,9 @@ Latte is a dock based on plasma frameworks that provides an elegant and intuitiv Installation ============ -Please run ```./install.sh``` script. -After the installation has completed successfully, you can execute ```latte-dock``` or search *Latte Dock* on your menu of applications. -Repositories -=========== +## Requirements -[openSUSE OBS](https://software.opensuse.org//download.html?project=home%3Aaudoban&package=latte-dock) - -[Arch Linux](https://www.archlinux.org/packages/?sort=&q=latte-dock) - -[Ubuntu Deb Packages](https://github.com/ubuntuvibes/Debs) - -[Gentoo](https://github.com/redcorelinux/redcore-desktop/blob/master/kde-apps/latte-dock/latte-dock-0.6.0.ebuild) - -Requirements -============ We recommend that you use at least **Plasma 5.8.0** **development packages for:** @@ -51,6 +38,32 @@ We recommend that you use at least **Plasma 5.8.0** libxcb ``` +## From repositories + +### Ubuntu/Debian + +- [Ubuntu Deb Packages](https://github.com/ubuntuvibes/Debs) + +### openSUSE + +- [openSUSE OBS](https://software.opensuse.org//download.html?project=home%3Aaudoban&package=latte-dock) + +### ArchLinux + +- [Arch Linux](https://www.archlinux.org/packages/?sort=&q=latte-dock) + +### Gentoo + +- [Gentoo package](https://github.com/redcorelinux/redcore-desktop/blob/master/kde-apps/latte-dock/latte-dock-0.6.0.ebuild) + + +See the [installation instruction](INSTALLATION.md) for others Linux distribution or development build + +## Run Latte-Dock + +Latte is now ready to be used by executing ```latte-dock``` or _Latte Dock_ in applications menu. + + Contributors -============= +============ [Varlesh](https://github.com/varlesh): Logos and Icons.