Sublime Forum

Where do I put sublime_text_3?

#1

I just unzipped sublime_text_3 and it works great. Where do you recommend that I put it in Centos 6?

It’s currently in my download folder.

0 Likes

#2

This link suggests /opt http://software-engineer.gatsbylee.com/how-to-install-sublime-3-on-centos-7-rhel-7/

0 Likes

#3

I posted an answer to your stack overflow version of the question before noticing that you also asked the same thing here (link below for future archaeology purposes).

The short version is that Sublime doesn’t care, but according to the Filesystem Hierarchy Standard, /opt is probably the way to go if you want to follow best practices.

1 Like

#4

Thanks! I’ve got everything running now.

0 Likes

#5

Perhaps use the yum repo, and then hopefully you don’t need to worry about such things?

https://www.sublimetext.com/docs/3/linux_repositories.html#yum

2 Likes