Hello Linux Geeksters. As you may know, CodeSlayer is a lightweight and open-source code editor, written and C and using GTK+ as interface. The latest version available is CodeSlayer 3.0, which comes with some improvements, for more information see the official page.

In this article I will show you how to install CodeSlayer 3.0 on Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Linux Mint 15 Olivia and Linux Mint 14 Nadia.
Because it is available via the GetDeb repository, installing CodeSlayer 3.0 on Ubuntu and Linux Mint is easy. All you have to do is:
Download and install the GetDeb repository:
$ wget http://archive.getdeb.net/install_deb/getdeb-repository_0.1-1~getdeb1_all.deb
$ sudo dpkg -i getdeb-repository_0.1-1~getdeb1_all.deb
Update the local repositories:
$ sudo apt-get update
Install Codeslayer:
$ sudo apt-get install codeslayer