Hi, i’m trying to install Sublime text on a fresh installation of Manjaro linux. I followed the method listed in the downloads section of your page but it doesn’t seem to work. Here’s what i did;
[nick@thinkpad ~]$ curl -O https://download.sublimetext.com/sublimehq-pub.gpg && sudo pacman-key --add sublimehq-pub.gpg && sudo pacman-key --lsign-key 8A8F901A && rm sublimehq-pub.gpg
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 3817 100 3817 0 0 238 0 0:00:16 0:00:16 --:--:-- 1095
gpg: WARNING: server 'gpg-agent' is older than us (2.2.0 < 2.2.1)
==> Updating trust database...
gpg: next trustdb check due at 2018-06-01
gpg: WARNING: server 'gpg-agent' is older than us (2.2.0 < 2.2.1)
gpg: Note: Outdated servers may lack important security fixes.
gpg: Note: Use the command "gpgconf --kill all" to restart them.
-> Locally signing key 8A8F901A...
==> Updating trust database...
gpg: marginals needed: 3 completes needed: 1 trust model: pgp
gpg: depth: 0 valid: 1 signed: 23 trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1 valid: 23 signed: 76 trust: 1-, 0q, 0n, 22m, 0f, 0u
gpg: depth: 2 valid: 75 signed: 11 trust: 75-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2018-06-01
[nick@thinkpad ~]$ echo -e "\n[sublime-text]\nServer = https://download.sublimetext.com/arch/stable/x86_64" | sudo tee -a /etc/pacman.conf
[sublime-text]
Server = https://download.sublimetext.com/arch/stable/x86_64
[nick@thinkpad ~]$ sudo pacman -Syu sublime-text
:: Synchronising package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
error: failed retrieving file 'sublime-text.db' from download.sublimetext.com : Resolving timed out after 10525 milliseconds
error: failed to update sublime-text (download library error)
error: target not found: sublime-text