Skribisto is a free and open source text editor and writing software for Linux, Windows and macOS. It is based on popular Plume Creator and released under GNU General Public License v3.0 . Here you can organize your project with items, folders and add tags in your project. It comes with screen readers support, full screen distraction free mode, spellcheking, dark theme support and backup with multiple paths support.
Install Skribisto on Ubuntu Linux
Skribisto is available as a flatpak packahe for Linux. You can install it from your terminal application. Follow the below link and install flatpak and flathub on your system if you don’t have it. restart your system after the installation.
Open the terminal app (ctrl+alt+t) and run below Skribisto flatpak installation command.
flatpak install flathub eu.skribisto.skribisto
After the installation run below command to start Skribisto Writing Application.
flatpak run eu.skribisto.skribisto
You can also uninstall Skribisto via below command.
sudo flatpak uninstall eu.skribisto.skribisto
That’s it.