Sublime Forum

Arch Linux install problem

#1

When i install Sublime Text 3, pacman installs the second version.


I installed it and version is 2.0.2.
Is this a problems with repositories?

0 Likes

#2

did you follow the advice at https://www.sublimetext.com/docs/3/linux_repositories.html ?

1 Like

#3

Yes,of course.This is an offical repository.

0 Likes

#4

I feel like you must be installing from the AUR or something. We don’t have an Arch package for version 2.0.2. ST3 build 3126 is the first build that had an Arch package.

1 Like

#5

If you run pacamn -Si sublime-text, what does it output?

I suspect that it’s pulling the sublime-text package from the archlinuxfr repository, which you have specified before the sublime-text repo. Reorderning the repos in your /etc/pacman.conf file should circumvent this.

1 Like

#6

I noticed, that in AUR and offical repos packages had the same name.Thanks for your answer.I solved this problem.

0 Likes

#7

OK, i understood.

0 Likes