Passa al contenuto

Installazione in Windows


Skrooge può essere installato in Windows 10 con la procedura seguente:

  1. In Win10 Creators Update con Windows Subsystem for Linux (WSL) https://docs.microsoft.com/en-us/windows/wsl/install-win10
  2. Puoi usare Ubuntu, poi nella console:
    sudo add-apt-repository ppa:s-mankowski/ppa-kf5
    sudo apt-get update
    sudo apt-get install skrooge-kf5
    
  3. Installa Xming:
    export DISPLAY=:0
    sudo apt install dbus-x11
    dbus-launch
    
  4. Abilita le icone in Skrooge:
    export QT_QPA_PLATFORMTHEME=qt5ct
    qt5ct
    sudo apt-get install plasma-workspace
    sudo apt-get install breeze-icon-theme
    sudo apt-get install oxygen-icon-theme
    sudo apt-get install libkf5iconthemes5
    sudo apt-get install libkf5config-bin
    sudo apt-get install systemsettings
    sudo apt-get install systemsettings5
    systemsettings5
    
    E scegli le icone «Breeze».
  5. Aggiungi alla fine di ~/.config/kdeglobals:
    [Icons]
    Theme=breeze