Sunday, February 14, 2010

How to instal twitter Client Pino in ubuntu


Pino is a Client for Twitter in GNU/Linux. It is a Gnome application

How To install Pino in Ubuntu
First You have to add PPA for Pino

open a terminal
$ sudo apt-add-ppa repository: vala-team/ppa
$ sudo add-apt-repository ppa:troorl/pin

Now

$ sudo apt-get update
$ apt-get install pino

6 comments:

Anonymous said...

It doesn't work.. it shows the following error message when i typed

$sudo apt-add-ppa repository: vala-team/ppa

sudo: apt-add-ppa: command not found

shibuvarkala said...

see this link it will help you
http://shibuvarkala.blogspot.com/2010/02/easy-way-to-add-ppa-repositories-in.html

Anonymous said...

sudo apt-add-ppa repository: vala-team/ppa

should be:
sudo add-apt-repository ppa:vala-team/ppa

that's why the command isn't reconized

Anonymous said...

sudo add-apt-repository ppa:troorl/pin

should be
sudo add-apt-repository ppa:troorl/pino

(notice the "o" at the end)

سیّد امین said...

Thanks mate,
i has no idea after adding paa what should i do.

Unknown said...

Doesn't work. First time I tried gave me a 404 on both repositories when running apt-get update. Removed them and tried adding them again and got a 401 on both.