Install Birdie Twitter Client in Ubuntu

Birdie is a beautiful Twitter client for elementary OS.

We know that social media has taken all over. Yes, some people love one, some people hate others. I can say I love tweeting, etc so do you too. We have also written about a number of social media clients that you can choose from. Check out archives for more Social network clients.

For Tweets on Linux this app (Birdie) is a great to try too.

BirdieInstalling in Ubuntu via PPA

$ sudo add-apt-repository ppa:birdie-team/stable -y
$ sudo apt-get update && sudo apt-get install birdie -y

Installing from .deb file

For 32 Bit:

$ wget http://goo.gl/Uixoyw

For 64 Bit:

$ wget http://goo.gl/mTv4Qy

Install for Both 32 and 64 Bit:

$ sudo dpkg -i birdie_0.3*.deb
$ sudo apt-get -f install