Upgrade and install the latest version of Linux email app Geary in Ubuntu. Terminal commands to install Geary 0.11.0 email app in Ubuntu 16.04. Geary is a powerful email app with the following systems:
Features
- Modern and straightforward interface
- Quick account setup
- Supports Gmail, Yahoo! Mail, Outlook.com, and popular IMAP servers (Dovecot, Cyrus, Zimbra, etc.)
- Mail organized by conversations
- Full-featured HTML mail composer
- Fast keyword search
- Desktop notification of new mail
Changes in Geary 0.11.0:
- added archive special folder support;
- added is:read, is:unread: is:starred search operators;
- fixed using multiple search operators – to:, from:, etc.;
- work around crashes caused by WebKitGTK+ 2.4.10;
- fixed a crash when searching;
- fixed images not being displayed in some HTML messages;
- fixed empty main window when opened from notification;
- fixed UI freezing when network connections are lost;
- work better with Cyrus & other servers when network unreliable;
- enabled the use of custom FTS3 tokeniser in SQLite 3.12 and later;
- fixed inconsistent Composer ‘Detach’ button placement;
- documentation improvements;
- updated UI translations.
Install Geary 0.11.0
Geary 0.11.0 can be easily installed in Linux Ubuntu Systems. Run the following commands in Terminal to install Geary email app in Ubuntu:
sudo add-apt-repository ppa:geary-team/releases
sudo apt-get update
sudo apt-get install geary
Once installed, open the Geary app from Ubuntu Dash.
If you aren’t happy with the Geary app, you can uninstall it via the command:
sudo apt-get remove geary