GNU/Linux openSUSE 15 Kvantum Theme Installation

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

Installing

  1. 2. Downloading

    Download Kvantum openSUSE Theme

    Get Kvantum .zip App Style
  2. 3. Extracting

    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
  3. 4. Installing Dependencies

    Then to Install Prerequisite Software
    Simply run:

    sudo zypper in cmake gcc-c++ libX11-devel libXext-devel libqt5-qtx11extras-devel libqt5-qtbase-devel libqt5-qtsvg-devel libqt5-qttools-devel kwindowsystem-devel
  4. 5. Installing Kvantum

    Then to Install Kvantum for openSUSE
    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

QuickChic Theme • Powered by WordPress