Step-by-step – Kvantum Theme Kubuntu 18.04 Installation

November 25, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading Kvantum

    Download Kvantum Kubuntu Theme

    Get Kvantum .zip App Style
  2. 3. Extracting Kvantum

    And to Extract Kvantum Archive
    Possibly Double-Click/Right-Click on Package and Open with Archive Manager:

    Extraction
    Or from Command Line:

    unzip -d /tmp/ ~/Downloads/Kvantum-master.zip

    (But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.)

  3. 4. Installing Dependencies

    Then to Install Prerequisite Software
    Simply play:

    sudo apt install cmake g++ libx11-dev qtbase5-dev libqt5svg5-dev libqt5x11extras5-dev libkf5windowsystem-dev qttools5-dev-tools
  4. 5. Installing Kvantum

    Then to Install Kvantum for Kubuntu
    So first, access the Target directory with:

    cd /tmp/Kvantum

    Then generate and entry the build directory:

    mkdir build && cd build

    Now make it:

    cmake ..
    make

    And finally, to Set up it:

    sudo make install
  5. Contents


QuickChic Theme • Powered by WordPress