Home > System Tutorial > LINUX > body text

Geary 0.12: Good news for Linux mail apps

PHPz
Release: 2023-12-29 08:44:17
forward
697 people have browsed it
Introduction A major updated version of the open source email client Geary is now available for download. Geary 0.12 is a version after Geary 0.11 released in May 2011. It is a very popular Linux mail application. You'll find several enhancements, including several improvements to rich text Yahoo. Mail and Outlook mail archiving support, as well as a better mail label experience.

Geary 0.12:linux的邮件应用的福音

This update also makes it easier to learn Geary's many keyboard shortcuts: just press Ctrl? With the application in focus, a help sheet appears.

    Geary 0.12 changes:
  1. Insert image inline when composing rich text messages
  2. Improved interface for inserting links in rich text messages
  3. Please select multiple spell check languages ​​when composing emails
  4. Supports Yahoo! Mail Archive and Outlook.com
  5. Improved interface when showing conversations
  6. Improved interface when moving and annotating sessions
  7. Improved support for right-to-left languages
  8. Auto-expand starred messages in conversation
  9. Support saving remote inline images
  10. Improved keyboard navigation of conversations
  11. Added in-application shortcut key help (Ctrl?)
  12. Improve security when displaying messages
How to install Geary 0.12 on Ubuntu Install Geary 0.12 through Ubuntu Software Center

If you are running Ubuntu 17.10, you can install Geary 0.12 directly from the Ubuntu Software Center. It can be searched by name.

Install Geary 0.12 via PPA

To install the latest Geary version on Ubuntu 16.04 LTS or 17.04, you first need to add the Geary Releases PPA to your software sources.

This PPA provides the latest official stable version of the email client for Ubuntu 16.04 LTS and higher.

sudo add-apt-repository ppa:geary-team/releases
sudo apt-get update && sudo apt-get install geary
Copy after login
Install Geary 0.12 via Flatpak

Geary 0.12 can also be installed as a Flatpak application via Flathub.

How to set up and install the Flatpak application from Flathub on Ubuntu, check out this article. Assuming you followed the guide, you can run this command:

flatpak install flathub org.gnome.Geary
Copy after login

If you are reading correctly from a Linux distribution that supports the Flatpak application, you can use the following .flatpakref file to install the application:

https://flathub.org/repo/appstream/org.gnome.Geary.flatpakref

The above is the detailed content of Geary 0.12: Good news for Linux mail apps. For more information, please follow other related articles on the PHP Chinese website!

source:linuxprobe.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template