How to Install ckeditor3 in Ubuntu 18.04



Install ckeditor3 by entering the following commands in the terminal:

sudo apt update
sudo apt install ckeditor3

Description:

text editor for internet

CKEditor is a text editor to be used inside web pages. It's a WYSIWYG editor, which means that the text being edited on it looks as similar as possible to the results users have when publishing it. It brings to the web common editing features found on desktop editing applications like Microsoft Word and OpenOffice. . This package has CKEditor version 3.6. If you need the latest version, use the ckeditor package.

Homepage: http://ckeditor.com

Version: 3.6.6.1+dfsg-1

Section: universe/web