Install Sublime Editor in Linux Systems

Install Sublime Editor in Linux Systems

Sublime Text is a most popular, lightweight and smart cross-platform text and source code editor with a Python API, that available for Linux, Windows and Mac OS X.
It is really an awesome application for programming and offers a wide range of file types with syntax highlighting for C, C++, C#, CSS, HTML, Java, JavaScript, PHP, Groovy, LaTeX and the list goes on.

The user interface is much similar to most the famous editor called “vim“.

Recently, a new version of Sublime 3.0 released with a new UI theme, new color schemes, and icon. Some of the other features are syntax highlighting improvements and apt/yum/pacman repositories for Linux.

Sublime Text 3.0 Features:
Refreshed UI theme, including complete DPI support.
Added Adaptive theme support, that inherits colors from the color scheme.
Added repositories for apt, yum and pacman.
Significant improvements to syntax highlighting.
Added image preview, when opening new images.
Added a preview tab for previewing files from the sidebar.
Added Panel Switcher to the status bar.
And many more improvements and bug fixes.

Install Sublime Editor in Linux Systems
Install Sublime On Debian/Ubuntu
To install sublime on Debian and Ubuntu, run the following commands.

$ wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -
$ sudo apt-get install apt-transport-https
$ echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list
$ sudo apt-get update
$ sudo apt-get install sublime-text

Install Sublime on CentOS/RHEL
To install sublime on CentOS, RHEL and older version of Fedora, run the following commands.

$ sudo rpm -v --import https://download.sublimetext.com/sublimehq-rpm-pub.gpg
$ sudo yum-config-manager --add-repo https://download.sublimetext.com/rpm/stable/x86_64/sublime-text.repo
$ sudo yum install sublime-text 

Install Sublime on Fedora
To install sublime on a newer version of Fedora distributions, run the following commands.

$ sudo rpm -v --import https://download.sublimetext.com/sublimehq-rpm-pub.gpg
$ sudo dnf config-manager --add-repo https://download.sublimetext.com/rpm/stable/x86_64/sublime-text.repo
$ sudo dnf install sublime-text
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值