Will there be .deb packages?

Asked by flrtx

It would be much easier to install gwibber from a .deb package. Are there some or is this planned?

Question information

Language:
English Edit question
Status:
Solved
For:
Gwibber Edit question
Assignee:
No assignee Edit question
Solved by:
Dan Klassen
Solved:
Last query:
Last reply:
Revision history for this message
Best Dan Klassen (danklassen) said :
#1

at the moment, you can add the following lines to the end of your /etc/apt/sources.list file if you're using Hardy

#gwibber
deb http://ppa.launchpad.net/gwibber-team/ubuntu hardy main
deb-src http://ppa.launchpad.net/gwibber-team/ubuntu hardy main
deb http://ppa.launchpad.net/webkit-team/ubuntu hardy main
deb-src http://ppa.launchpad.net/webkit-team/ubuntu hardy main

The next time you refresh in Synaptic package manager you should see gwibber as a newly added application which you can install.

Hope this helps out,

Dan

Revision history for this message
flrtx (fltrx) said :
#2

Thanks Dan Klassen, that solved my question.