Ubuntu installation code editor CodeSlayer 4.1.1

Source: Internet
Author: User

Codeslayer is an open-source code editor that uses C language and GTK + interface. It is a lightweight editor, but has all the functions of advanced editors, including: tag-based interface, search and replacement functions, file navigation system: organizing projects and searching the entire project globally.

Download, install, and configure Ubuntu 14.04.

Ubuntu 14.04 system:

Ubuntu 14.04 text tutorial on hard drive installation in Windows 7

The latest available version is codeslayer 4.1.1, Which is improved. For more information, see the official website.

Install
Because no PPA is available, download the DEB installation command as follows:

Ubuntu 14.04 and Linux Mint 17 installation commands:

wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu trusty-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
sudo apt-get update
sudo apt-get install codeslayer

Ubuntu 13.10 and Linux Mint 16 installation commands:

wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -
sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu saucy-getdeb apps" >> /etc/apt/sources.list.d/getdeb.list'
sudo apt-get update
sudo apt-get install codeslayer

Uninstall software commands:

sudo apt-get remove codeslayer

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.