How to install Corebird Twitter client on Ubuntu 17.04
How to install Corebird Twitter client on Ubuntu 17.04
Corebird is a modern, lightweight and open-source desktop client developed in GTK 3.12, which can handle accounts and has all the main twitter features, including Tweets Streaming, Favorites, Lists, comprehensive tweet filters, integrated Search, Mentions/Notifications, timelines and supports multiple accounts. This article shows the installation procedure of Corebird Twitter client on Ubuntu 17.04.
Installation procedure
To start the installation procedure, add the dependency package into repository via ppa.
root@linuxhelp:~# add-apt-repository ppa:ubuntuhandbook1/corebird
Corebird is a native Gtk+ twitter client for Linux desktop.
.
.
gpg: Total number processed: 1
gpg: imported: 1
OK
Update the machine by executing the apt-get update command.
root@linuxhelp:~# apt-get update
Get:1 http://security.ubuntu.com/ubuntu zesty-security InRelease [89.2 kB]
Hit:2 http://in.archive.ubuntu.com/ubuntu zesty InRelease
Get:3 http://ppa.launchpad.net/ubuntuhandbook1/corebird/ubuntu zesty InRelease [15.4 kB]
.
.
Fetched 285 kB in 1s (221 kB/s)
Reading package lists... Done
The system has been updated with the required repositories and execute the following command to install Corebird application.
root@linuxhelp:~# apt-get install corebird
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
corebird
.
.
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
The Corebird application has been installed successfully in the system. To run the application, type the application name in Ubuntu dashboard and click on the icon to run the application.

It automatically opens the browser and ask for the login details of twitter, fill the required details and click authorize app option.

The authorization page shows the generated PIN number to be copied and pasted on the Corebird application.

Paste the copied PIN in the application and click confirm option.

The created Twitter account is now open and running successfully.

The installation of Corebird application is done without any glitches.
Comments ( 0 )
No comments available