Install Qt Jambi using PPA

  • Posted by Akos Kemives
  • at February 19, 2011
  • 0 comments

MOAR easier!
Add the PPA repository to the software sources:

apt-add-repository 'deb http://ppa.launchpad.net/qtjambi-community/libqtjambi/ubuntu maverick main'

update it:

apt-get update

and install the libqtjambi package:

apt-get install libqtjambi

Post a comment


(lesstile enabled - surround code blocks with ---)