document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. su
  2.  
  3. echo '[X11_lxde_lxqt]
  4. name=QT porting of the famous LXDE Desktop Environment (openSUSE_13.1)
  5. type=rpm-md
  6. baseurl=http://download.opensuse.org/repositories/X11:/lxde:/lxqt/openSUSE_13.1/
  7. gpgcheck=1
  8. gpgkey=http://download.opensuse.org/repositories/X11:/lxde:/lxqt/openSUSE_13.1/repodata/repomd.xml.key
  9. skip_if_unavailable=1
  10. enabled=1' >> /etc/yum.repos.d/lxqt.repo
  11.  
  12. yum -y install lxqt-common lxmenu-data lxqt-panel lxqt-session
');