How do Ubuntu and derivative users install Tea Editor 35.0.0?

Source: Internet
Author: User

Tea Editor is a C ++ and Qt open source Editor with a concise text editing interface and word processor functions. It supports drag-and-drop, syntax highlighting in the most popular programming languages, a spelling check and embedded file manager, bookmarks, image size adjustment, and file compression/decompression.

The latest available version is Tea Editor 35.0.0, which has been released recently. For more information about this release, see the SourceForge project page.

Recommended reading:

CKEditor works with KCFinder to remotely manage images and publish images and texts.

CKEditor and KCFinder Integration

Struts2 integrates CKEditor and CKFinder for upload

Method 1: No PPA source is available for compilation and installation.

First, install the dependency package, open the terminal, and enter the command:

Sudo apt-get install zlib1g-dev, and, optionally: libaspell-dev, libhunspell-dev libaspell, libhunspell-1.2

Download the Tea Editor and unzip it:

Cd ~
Wget sourceforge.net/projects/tea-editor/files/tea-editor/35.0.0/tea-35.0.0.tar.bz2
Tar-xjvf tea-35.0.0.tar.bz2
Cd tea-1, 35.0.0

Compile and install:

Qmake
Make
Sudo make install

Method 2: Install the portable version:

Wget http://sourceforge.net/projects/tea-editor/files/tea-editor/35.0.0/tea-35.0.0.zip
Unzip tea-35.0.0.zip
./Tea

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.