document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. clear
  2. echo "---Debian------------hynten@speed-mailer.com-------"
  3. echo "KDE Plasma Desktop and minimal set of applications "
  4. echo "This is a minimalist plasma desktop                "
  5. echo "DEBIAN                                             "
  6. echo "                                                   "
  7. echo "To get gtk-applications look native in Plasma      "
  8. echo "you need configure appearance of them through      "  
  9. echo "System Settings > Application appearance.          "
  10. echo "                                                   "
  11. echo "                                                   "
  12. echo "Välj: KDM när allt installeraras                   "
  13. echo "                                                   "
  14. echo "Påbörjar Installation:------------------Wheezy-----"
  15. sleep 10
  16. su -
  17. apt-get install aptitude tasksel
  18. aptitude install ~t^desktop$ ~t^kde-desktop$
  19. aptitude Install hal kde-baseapps kde-runtime kde-workspace plasma-desktop udisks upower kdm xserver-xorg
  20. aptitude Install kde-config-gtk-style gtk2-engines-oxygen gtk3-engines-oxygen
');