Skip to content

Text editor

GNOME Text Editor is a simple text editor aimed at providing a positive user experience.

Installation from repository

Text Editor can be installed in any familiar and convenient way:

Install via GNOME Software

In three clicks 😊

Follow the link install Text Editor and confirm the “open application” operation in the browser. The Application Center will open, select the source "Sisyphus" in it, and click the "download" button

Installation via terminal

shell
su -
apt-get update
apt-get install gnome-text-editor
shell
epm -i gnome-text-editor

Installation using Flatpak

If you have the Flatpak package, you can install Text Editor with one command:

shell
flatpak install flathub org.gnome.TextEditor

Or using the GNOME Software 🤔

Follow the link to install Text Editor, then confirm the "open application" operation in the browser. After this, the Application Center will open, select the source "Flathub" in it and click the "download" button

Published under the GPL-3.0+ license. The content is available under the CC BY-SA 4.0 license, unless otherwise specified.