Disable “A new version of Sublime Text is available, download now?” in Sublime 3 (stable channel)





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







5















I am using package manager to handle updates without manual reinstallation.



I installed Sublime as recommended in How do I install Sublime Text 2/3? with:



sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install sublime-text-installer


My user settings, after change recommended in https://forum.sublimetext.com/t/disable-update-available-pop-up/1381 are following:



{
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"tab_size": 3,
"update_check": false
}


Despite this on every Sublime Text start I am attacked by "A new version of Sublime Text is available, download now?"



How can I get rid of this obnoxious popup?



I know that it goes away after ppa is updated and I apply upgrade - but after every release I have about week of pointless, unremovable message spam.










share|improve this question

























  • on forum.sublimetext.com/t/… kingkeith suggested filtering by user agent, but I have no idea how this should be done so I opened askubuntu.com/questions/773136/…

    – Mateusz Konieczny
    May 16 '16 at 9:24






  • 1





    an issue has been logged on the official ST3 bug tracker - github.com/SublimeTextIssues/Core/issues/1206 - so I would recommend subscribing to it to be notified when it gets fixed

    – Keith Hall
    May 16 '16 at 13:01






  • 1





    @KeithHall "official ST3 bug tracker" - maybe it would be a good idea to mention it at sublimetext.com/support ?

    – Mateusz Konieczny
    May 16 '16 at 13:16













  • many web pages and documentation pages on the official site are outdated or just plain wrong, unfortunately.

    – Keith Hall
    May 16 '16 at 13:21






  • 1





    @MateuszKonieczny Jon Skinner is in no way hostile to the bug tracker - he actually refers to it somewhat often, according to Will Bond (wbond), one of the originators of the bug tracker and now an official Sublime core developer. A lot of old topics got deleted when the Sublime forum was ported from PHPBB to Discourse for some reason. However, the bug tracker is still "unofficial", just like the unofficial docs.

    – MattDMo
    May 16 '16 at 19:01




















5















I am using package manager to handle updates without manual reinstallation.



I installed Sublime as recommended in How do I install Sublime Text 2/3? with:



sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install sublime-text-installer


My user settings, after change recommended in https://forum.sublimetext.com/t/disable-update-available-pop-up/1381 are following:



{
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"tab_size": 3,
"update_check": false
}


Despite this on every Sublime Text start I am attacked by "A new version of Sublime Text is available, download now?"



How can I get rid of this obnoxious popup?



I know that it goes away after ppa is updated and I apply upgrade - but after every release I have about week of pointless, unremovable message spam.










share|improve this question

























  • on forum.sublimetext.com/t/… kingkeith suggested filtering by user agent, but I have no idea how this should be done so I opened askubuntu.com/questions/773136/…

    – Mateusz Konieczny
    May 16 '16 at 9:24






  • 1





    an issue has been logged on the official ST3 bug tracker - github.com/SublimeTextIssues/Core/issues/1206 - so I would recommend subscribing to it to be notified when it gets fixed

    – Keith Hall
    May 16 '16 at 13:01






  • 1





    @KeithHall "official ST3 bug tracker" - maybe it would be a good idea to mention it at sublimetext.com/support ?

    – Mateusz Konieczny
    May 16 '16 at 13:16













  • many web pages and documentation pages on the official site are outdated or just plain wrong, unfortunately.

    – Keith Hall
    May 16 '16 at 13:21






  • 1





    @MateuszKonieczny Jon Skinner is in no way hostile to the bug tracker - he actually refers to it somewhat often, according to Will Bond (wbond), one of the originators of the bug tracker and now an official Sublime core developer. A lot of old topics got deleted when the Sublime forum was ported from PHPBB to Discourse for some reason. However, the bug tracker is still "unofficial", just like the unofficial docs.

    – MattDMo
    May 16 '16 at 19:01
















5












5








5








I am using package manager to handle updates without manual reinstallation.



I installed Sublime as recommended in How do I install Sublime Text 2/3? with:



sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install sublime-text-installer


My user settings, after change recommended in https://forum.sublimetext.com/t/disable-update-available-pop-up/1381 are following:



{
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"tab_size": 3,
"update_check": false
}


Despite this on every Sublime Text start I am attacked by "A new version of Sublime Text is available, download now?"



How can I get rid of this obnoxious popup?



I know that it goes away after ppa is updated and I apply upgrade - but after every release I have about week of pointless, unremovable message spam.










share|improve this question
















I am using package manager to handle updates without manual reinstallation.



I installed Sublime as recommended in How do I install Sublime Text 2/3? with:



sudo add-apt-repository ppa:webupd8team/sublime-text-3
sudo apt-get update
sudo apt-get install sublime-text-installer


My user settings, after change recommended in https://forum.sublimetext.com/t/disable-update-available-pop-up/1381 are following:



{
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"tab_size": 3,
"update_check": false
}


Despite this on every Sublime Text start I am attacked by "A new version of Sublime Text is available, download now?"



How can I get rid of this obnoxious popup?



I know that it goes away after ppa is updated and I apply upgrade - but after every release I have about week of pointless, unremovable message spam.







updates sublime-text






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Apr 13 '17 at 12:24









Community

1




1










asked May 16 '16 at 9:23









Mateusz KoniecznyMateusz Konieczny

598627




598627













  • on forum.sublimetext.com/t/… kingkeith suggested filtering by user agent, but I have no idea how this should be done so I opened askubuntu.com/questions/773136/…

    – Mateusz Konieczny
    May 16 '16 at 9:24






  • 1





    an issue has been logged on the official ST3 bug tracker - github.com/SublimeTextIssues/Core/issues/1206 - so I would recommend subscribing to it to be notified when it gets fixed

    – Keith Hall
    May 16 '16 at 13:01






  • 1





    @KeithHall "official ST3 bug tracker" - maybe it would be a good idea to mention it at sublimetext.com/support ?

    – Mateusz Konieczny
    May 16 '16 at 13:16













  • many web pages and documentation pages on the official site are outdated or just plain wrong, unfortunately.

    – Keith Hall
    May 16 '16 at 13:21






  • 1





    @MateuszKonieczny Jon Skinner is in no way hostile to the bug tracker - he actually refers to it somewhat often, according to Will Bond (wbond), one of the originators of the bug tracker and now an official Sublime core developer. A lot of old topics got deleted when the Sublime forum was ported from PHPBB to Discourse for some reason. However, the bug tracker is still "unofficial", just like the unofficial docs.

    – MattDMo
    May 16 '16 at 19:01





















  • on forum.sublimetext.com/t/… kingkeith suggested filtering by user agent, but I have no idea how this should be done so I opened askubuntu.com/questions/773136/…

    – Mateusz Konieczny
    May 16 '16 at 9:24






  • 1





    an issue has been logged on the official ST3 bug tracker - github.com/SublimeTextIssues/Core/issues/1206 - so I would recommend subscribing to it to be notified when it gets fixed

    – Keith Hall
    May 16 '16 at 13:01






  • 1





    @KeithHall "official ST3 bug tracker" - maybe it would be a good idea to mention it at sublimetext.com/support ?

    – Mateusz Konieczny
    May 16 '16 at 13:16













  • many web pages and documentation pages on the official site are outdated or just plain wrong, unfortunately.

    – Keith Hall
    May 16 '16 at 13:21






  • 1





    @MateuszKonieczny Jon Skinner is in no way hostile to the bug tracker - he actually refers to it somewhat often, according to Will Bond (wbond), one of the originators of the bug tracker and now an official Sublime core developer. A lot of old topics got deleted when the Sublime forum was ported from PHPBB to Discourse for some reason. However, the bug tracker is still "unofficial", just like the unofficial docs.

    – MattDMo
    May 16 '16 at 19:01



















on forum.sublimetext.com/t/… kingkeith suggested filtering by user agent, but I have no idea how this should be done so I opened askubuntu.com/questions/773136/…

– Mateusz Konieczny
May 16 '16 at 9:24





on forum.sublimetext.com/t/… kingkeith suggested filtering by user agent, but I have no idea how this should be done so I opened askubuntu.com/questions/773136/…

– Mateusz Konieczny
May 16 '16 at 9:24




1




1





an issue has been logged on the official ST3 bug tracker - github.com/SublimeTextIssues/Core/issues/1206 - so I would recommend subscribing to it to be notified when it gets fixed

– Keith Hall
May 16 '16 at 13:01





an issue has been logged on the official ST3 bug tracker - github.com/SublimeTextIssues/Core/issues/1206 - so I would recommend subscribing to it to be notified when it gets fixed

– Keith Hall
May 16 '16 at 13:01




1




1





@KeithHall "official ST3 bug tracker" - maybe it would be a good idea to mention it at sublimetext.com/support ?

– Mateusz Konieczny
May 16 '16 at 13:16







@KeithHall "official ST3 bug tracker" - maybe it would be a good idea to mention it at sublimetext.com/support ?

– Mateusz Konieczny
May 16 '16 at 13:16















many web pages and documentation pages on the official site are outdated or just plain wrong, unfortunately.

– Keith Hall
May 16 '16 at 13:21





many web pages and documentation pages on the official site are outdated or just plain wrong, unfortunately.

– Keith Hall
May 16 '16 at 13:21




1




1





@MateuszKonieczny Jon Skinner is in no way hostile to the bug tracker - he actually refers to it somewhat often, according to Will Bond (wbond), one of the originators of the bug tracker and now an official Sublime core developer. A lot of old topics got deleted when the Sublime forum was ported from PHPBB to Discourse for some reason. However, the bug tracker is still "unofficial", just like the unofficial docs.

– MattDMo
May 16 '16 at 19:01







@MateuszKonieczny Jon Skinner is in no way hostile to the bug tracker - he actually refers to it somewhat often, according to Will Bond (wbond), one of the originators of the bug tracker and now an official Sublime core developer. A lot of old topics got deleted when the Sublime forum was ported from PHPBB to Discourse for some reason. However, the bug tracker is still "unofficial", just like the unofficial docs.

– MattDMo
May 16 '16 at 19:01












3 Answers
3






active

oldest

votes


















4














According to https://github.com/SublimeTextIssues/Core/issues/1206#issuecomment-221630273 this is one of functions that is removed from evaluation version of Sublime Text.



"update_check": false


in user settings has no effect in an unpaid version.



enter image description here






share|improve this answer

































    1














    As mentioned in the comments, the "update_check" setting has been ignored since about Build 3080. If it was working, setting



    "update_check": false


    in your user settings should disable the popup you are seeing. Unfortunately, that's not happening currently. You can follow this issue in the unofficial Sublime Text bug tracker to see if it gets resolved.





    Due to the relatively rapid pace of development at this time, instead of relying on the unofficial PPA, I would recommend instead installing from the Ubuntu .deb files located on sublimetext.com/3. See my answer here for simple instructions on how to do that. Basically, when the new version popup appears, click on the Upgrade button, which will take you to the download page. Click on Ubuntu 64-bit or Ubuntu 32-bit, depending on your system, and save the .deb to your Downloads folder. In the terminal, enter the following commands, where XXXX is the build number:





    cd ~/Downloads
    sudo dpkg -i sublime-text_build-XXXX_amd_64.deb
    # or sublime-text_build-XXXX_i386.deb for 32-bit


    And that's it. Sublime is installed into /opt/sublime_text, and the subl shortcut is placed in /usr/bin. It will use the same config directory as the PPA version. If you wish to use sublime instead of subl, run this:



    sudo rm /usr/bin/sublime
    sudo ln -s /usr/bin/subl /usr/bin/sublime


    Please note that if you are a registered user (and you should be if you use Sublime professionally, or for an extended length of time; it's not freeware), you can use the dev builds, which contain more bleeding-edge features, and are updated much more frequently. These builds are only available via .deb.






    share|improve this answer


























    • I know that it is possible to upgrade ST manually after every update. As I mentioned I want to avoid it. In fact, as mentioned I found a way to upgrade ST together with other programs, using standard Linux method for that (package manager). I am not interested in dev builds - ST never had improvements that I noticed and I am not willing to be an unpaid tester of commercial software. I want to find workaround for ST bug.

      – Mateusz Konieczny
      May 17 '16 at 9:15





















    0














    Set "update_check": false in user settings has no any effects in an unpaid version. Instead, I just take a easy way by adding a hosts rule 127.0.0.0 www.sublimetext.com in /etc/hosts file. But take care, when you want to install some packages, you may remove this rule temporarily.






    share|improve this answer








    New contributor




    树志李 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "89"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f773139%2fdisable-a-new-version-of-sublime-text-is-available-download-now-in-sublime-3%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      4














      According to https://github.com/SublimeTextIssues/Core/issues/1206#issuecomment-221630273 this is one of functions that is removed from evaluation version of Sublime Text.



      "update_check": false


      in user settings has no effect in an unpaid version.



      enter image description here






      share|improve this answer






























        4














        According to https://github.com/SublimeTextIssues/Core/issues/1206#issuecomment-221630273 this is one of functions that is removed from evaluation version of Sublime Text.



        "update_check": false


        in user settings has no effect in an unpaid version.



        enter image description here






        share|improve this answer




























          4












          4








          4







          According to https://github.com/SublimeTextIssues/Core/issues/1206#issuecomment-221630273 this is one of functions that is removed from evaluation version of Sublime Text.



          "update_check": false


          in user settings has no effect in an unpaid version.



          enter image description here






          share|improve this answer















          According to https://github.com/SublimeTextIssues/Core/issues/1206#issuecomment-221630273 this is one of functions that is removed from evaluation version of Sublime Text.



          "update_check": false


          in user settings has no effect in an unpaid version.



          enter image description here







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Dec 10 '16 at 18:45

























          answered May 25 '16 at 18:15









          Mateusz KoniecznyMateusz Konieczny

          598627




          598627

























              1














              As mentioned in the comments, the "update_check" setting has been ignored since about Build 3080. If it was working, setting



              "update_check": false


              in your user settings should disable the popup you are seeing. Unfortunately, that's not happening currently. You can follow this issue in the unofficial Sublime Text bug tracker to see if it gets resolved.





              Due to the relatively rapid pace of development at this time, instead of relying on the unofficial PPA, I would recommend instead installing from the Ubuntu .deb files located on sublimetext.com/3. See my answer here for simple instructions on how to do that. Basically, when the new version popup appears, click on the Upgrade button, which will take you to the download page. Click on Ubuntu 64-bit or Ubuntu 32-bit, depending on your system, and save the .deb to your Downloads folder. In the terminal, enter the following commands, where XXXX is the build number:





              cd ~/Downloads
              sudo dpkg -i sublime-text_build-XXXX_amd_64.deb
              # or sublime-text_build-XXXX_i386.deb for 32-bit


              And that's it. Sublime is installed into /opt/sublime_text, and the subl shortcut is placed in /usr/bin. It will use the same config directory as the PPA version. If you wish to use sublime instead of subl, run this:



              sudo rm /usr/bin/sublime
              sudo ln -s /usr/bin/subl /usr/bin/sublime


              Please note that if you are a registered user (and you should be if you use Sublime professionally, or for an extended length of time; it's not freeware), you can use the dev builds, which contain more bleeding-edge features, and are updated much more frequently. These builds are only available via .deb.






              share|improve this answer


























              • I know that it is possible to upgrade ST manually after every update. As I mentioned I want to avoid it. In fact, as mentioned I found a way to upgrade ST together with other programs, using standard Linux method for that (package manager). I am not interested in dev builds - ST never had improvements that I noticed and I am not willing to be an unpaid tester of commercial software. I want to find workaround for ST bug.

                – Mateusz Konieczny
                May 17 '16 at 9:15


















              1














              As mentioned in the comments, the "update_check" setting has been ignored since about Build 3080. If it was working, setting



              "update_check": false


              in your user settings should disable the popup you are seeing. Unfortunately, that's not happening currently. You can follow this issue in the unofficial Sublime Text bug tracker to see if it gets resolved.





              Due to the relatively rapid pace of development at this time, instead of relying on the unofficial PPA, I would recommend instead installing from the Ubuntu .deb files located on sublimetext.com/3. See my answer here for simple instructions on how to do that. Basically, when the new version popup appears, click on the Upgrade button, which will take you to the download page. Click on Ubuntu 64-bit or Ubuntu 32-bit, depending on your system, and save the .deb to your Downloads folder. In the terminal, enter the following commands, where XXXX is the build number:





              cd ~/Downloads
              sudo dpkg -i sublime-text_build-XXXX_amd_64.deb
              # or sublime-text_build-XXXX_i386.deb for 32-bit


              And that's it. Sublime is installed into /opt/sublime_text, and the subl shortcut is placed in /usr/bin. It will use the same config directory as the PPA version. If you wish to use sublime instead of subl, run this:



              sudo rm /usr/bin/sublime
              sudo ln -s /usr/bin/subl /usr/bin/sublime


              Please note that if you are a registered user (and you should be if you use Sublime professionally, or for an extended length of time; it's not freeware), you can use the dev builds, which contain more bleeding-edge features, and are updated much more frequently. These builds are only available via .deb.






              share|improve this answer


























              • I know that it is possible to upgrade ST manually after every update. As I mentioned I want to avoid it. In fact, as mentioned I found a way to upgrade ST together with other programs, using standard Linux method for that (package manager). I am not interested in dev builds - ST never had improvements that I noticed and I am not willing to be an unpaid tester of commercial software. I want to find workaround for ST bug.

                – Mateusz Konieczny
                May 17 '16 at 9:15
















              1












              1








              1







              As mentioned in the comments, the "update_check" setting has been ignored since about Build 3080. If it was working, setting



              "update_check": false


              in your user settings should disable the popup you are seeing. Unfortunately, that's not happening currently. You can follow this issue in the unofficial Sublime Text bug tracker to see if it gets resolved.





              Due to the relatively rapid pace of development at this time, instead of relying on the unofficial PPA, I would recommend instead installing from the Ubuntu .deb files located on sublimetext.com/3. See my answer here for simple instructions on how to do that. Basically, when the new version popup appears, click on the Upgrade button, which will take you to the download page. Click on Ubuntu 64-bit or Ubuntu 32-bit, depending on your system, and save the .deb to your Downloads folder. In the terminal, enter the following commands, where XXXX is the build number:





              cd ~/Downloads
              sudo dpkg -i sublime-text_build-XXXX_amd_64.deb
              # or sublime-text_build-XXXX_i386.deb for 32-bit


              And that's it. Sublime is installed into /opt/sublime_text, and the subl shortcut is placed in /usr/bin. It will use the same config directory as the PPA version. If you wish to use sublime instead of subl, run this:



              sudo rm /usr/bin/sublime
              sudo ln -s /usr/bin/subl /usr/bin/sublime


              Please note that if you are a registered user (and you should be if you use Sublime professionally, or for an extended length of time; it's not freeware), you can use the dev builds, which contain more bleeding-edge features, and are updated much more frequently. These builds are only available via .deb.






              share|improve this answer















              As mentioned in the comments, the "update_check" setting has been ignored since about Build 3080. If it was working, setting



              "update_check": false


              in your user settings should disable the popup you are seeing. Unfortunately, that's not happening currently. You can follow this issue in the unofficial Sublime Text bug tracker to see if it gets resolved.





              Due to the relatively rapid pace of development at this time, instead of relying on the unofficial PPA, I would recommend instead installing from the Ubuntu .deb files located on sublimetext.com/3. See my answer here for simple instructions on how to do that. Basically, when the new version popup appears, click on the Upgrade button, which will take you to the download page. Click on Ubuntu 64-bit or Ubuntu 32-bit, depending on your system, and save the .deb to your Downloads folder. In the terminal, enter the following commands, where XXXX is the build number:





              cd ~/Downloads
              sudo dpkg -i sublime-text_build-XXXX_amd_64.deb
              # or sublime-text_build-XXXX_i386.deb for 32-bit


              And that's it. Sublime is installed into /opt/sublime_text, and the subl shortcut is placed in /usr/bin. It will use the same config directory as the PPA version. If you wish to use sublime instead of subl, run this:



              sudo rm /usr/bin/sublime
              sudo ln -s /usr/bin/subl /usr/bin/sublime


              Please note that if you are a registered user (and you should be if you use Sublime professionally, or for an extended length of time; it's not freeware), you can use the dev builds, which contain more bleeding-edge features, and are updated much more frequently. These builds are only available via .deb.







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited Apr 13 '17 at 12:24









              Community

              1




              1










              answered May 16 '16 at 19:33









              MattDMoMattDMo

              1,8371815




              1,8371815













              • I know that it is possible to upgrade ST manually after every update. As I mentioned I want to avoid it. In fact, as mentioned I found a way to upgrade ST together with other programs, using standard Linux method for that (package manager). I am not interested in dev builds - ST never had improvements that I noticed and I am not willing to be an unpaid tester of commercial software. I want to find workaround for ST bug.

                – Mateusz Konieczny
                May 17 '16 at 9:15





















              • I know that it is possible to upgrade ST manually after every update. As I mentioned I want to avoid it. In fact, as mentioned I found a way to upgrade ST together with other programs, using standard Linux method for that (package manager). I am not interested in dev builds - ST never had improvements that I noticed and I am not willing to be an unpaid tester of commercial software. I want to find workaround for ST bug.

                – Mateusz Konieczny
                May 17 '16 at 9:15



















              I know that it is possible to upgrade ST manually after every update. As I mentioned I want to avoid it. In fact, as mentioned I found a way to upgrade ST together with other programs, using standard Linux method for that (package manager). I am not interested in dev builds - ST never had improvements that I noticed and I am not willing to be an unpaid tester of commercial software. I want to find workaround for ST bug.

              – Mateusz Konieczny
              May 17 '16 at 9:15







              I know that it is possible to upgrade ST manually after every update. As I mentioned I want to avoid it. In fact, as mentioned I found a way to upgrade ST together with other programs, using standard Linux method for that (package manager). I am not interested in dev builds - ST never had improvements that I noticed and I am not willing to be an unpaid tester of commercial software. I want to find workaround for ST bug.

              – Mateusz Konieczny
              May 17 '16 at 9:15













              0














              Set "update_check": false in user settings has no any effects in an unpaid version. Instead, I just take a easy way by adding a hosts rule 127.0.0.0 www.sublimetext.com in /etc/hosts file. But take care, when you want to install some packages, you may remove this rule temporarily.






              share|improve this answer








              New contributor




              树志李 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.

























                0














                Set "update_check": false in user settings has no any effects in an unpaid version. Instead, I just take a easy way by adding a hosts rule 127.0.0.0 www.sublimetext.com in /etc/hosts file. But take care, when you want to install some packages, you may remove this rule temporarily.






                share|improve this answer








                New contributor




                树志李 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.























                  0












                  0








                  0







                  Set "update_check": false in user settings has no any effects in an unpaid version. Instead, I just take a easy way by adding a hosts rule 127.0.0.0 www.sublimetext.com in /etc/hosts file. But take care, when you want to install some packages, you may remove this rule temporarily.






                  share|improve this answer








                  New contributor




                  树志李 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.










                  Set "update_check": false in user settings has no any effects in an unpaid version. Instead, I just take a easy way by adding a hosts rule 127.0.0.0 www.sublimetext.com in /etc/hosts file. But take care, when you want to install some packages, you may remove this rule temporarily.







                  share|improve this answer








                  New contributor




                  树志李 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  share|improve this answer



                  share|improve this answer






                  New contributor




                  树志李 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  answered 13 mins ago









                  树志李树志李

                  1




                  1




                  New contributor




                  树志李 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.





                  New contributor





                  树志李 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






                  树志李 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Ask Ubuntu!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f773139%2fdisable-a-new-version-of-sublime-text-is-available-download-now-in-sublime-3%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      日野市

                      GameSpot

                      Tu-95轟炸機