Solution for Ubuntu 14.04 under Sublime text 3065 of the package control

Source: Internet
Author: User
Tags sublime text



Sublime There are two ways to install the package control:


    • Installing in the console

    • Local Installation put the package control.sublime-package on "~/.config/sublime-text-3/installed Packages"


Sublime Text . Many package repository are hosted on on GitHub, but GitHub is sometimes in a domestic network environment .... Therefore, when you use the package control to install the plug-in, the following prompt appears:





The solution is as follows:


  1. Try This command line on terminaldig @8.8.8.8 -t A sublime.wbond.net +noall +answer

    The output look like this:

  2. ; <<>> DiG 9.9.5-3-ubuntu <<>> @8.8.8.8-t A sublime.wbond.net +noall +answer
    ; (1 server found)
    ;; Global options: +cmd
    Sublime.wbond.net. 50.116.34.243 in A 


    The IPV4 address is50.116.34.243.





2.Open /etc/hosts file with sudo vim /etc/hostsand add this line ( replcae {IPv4 address} )


{IPv4 address}    sublime.wbond.net






OK,Let‘s roll out !



Solution for Ubuntu 14.04 under Sublime text 3065 of the package control


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.