Install Sublime Editor in Linux Systems

Install Sublime Editor in Linux Systems

As I said, the recent Sublime Text 3 includes packages and package repositories for most of the major Linux distributions for an auto-upgrade mechanism.

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

For other Linux distributions, installation instructions can be found at download page of the sublime editor.

Once sublime editor installed, you can launch it from the Linux terminal as shown.

$ sublime

That’s It! If you are using any other editor, please do tell us via the comment section.

https://www.tecmint.com/install-sublime-text-editor-in-linux/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值