LibreOffice won't automatically update on Debian 9?Software like Iceweasel and LibreOffice won't run without...

Add newline to prompt if it's too long

Prove your innocence

How to respectfully refuse to assist co-workers with IT issues?

What does zitch dog mean?

Showing that the limit of non-eigenvector goes to infinity

Can RMSE and MAE have the same value?

Asymmetric table

Why did Khan ask Admiral James T. Kirk about Project Genesis?

Where can/should I, as a high schooler, publish a paper regarding the derivation of a formula?

How to find out the average duration of the peer-review process for a given journal?

Architectural feasibility of a tiered circular stone keep

Network helper class with retry logic on failure

Transposing from C to Cm?

Lost property on Portuguese trains

Non-visual Computers - thoughts?

Obtaining the intermediate solutions in AMPL

Where was Carl Sagan working on a plan to detonate a nuke on the Moon? Where was he applying when he leaked it?

Handling Disruptive Student on the Autistic Spectrum

Two questions about typesetting a Roman missal

If two Lore Bards used cutting words on an ability check or attack, would they stack?

How can I unambiguously ask for a new user's "Display Name"?

How long do you think advanced cybernetic implants would plausibly last?

How do the Etherealness and Banishment spells interact?

Was there ever a treaty between 2 entities with significantly different translations to the detriment of one party?



LibreOffice won't automatically update on Debian 9?


Software like Iceweasel and LibreOffice won't run without root/sudoHow to upgrade LibreOffice to Ver 5 in Debian Wheezy?How can I selectively update Debian Jessie programs, that is without moving to Testing?Force LibreOffice to use Kde integration?Libreoffice writer: Alignment of paste special HTMLUpdating Libreoffice on Linux MintOpen output of a command using libreoffice






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







0















Debian 9 comes with LibreOffice (my LibreOffice is 5.2.7.2). LibreOffice, however, is already on version 6.3.0. Why doesn't it update automatically, since they're two of the biggest open source projects around, and since LibreOffice comes as default with Debian?










share|improve this question































    0















    Debian 9 comes with LibreOffice (my LibreOffice is 5.2.7.2). LibreOffice, however, is already on version 6.3.0. Why doesn't it update automatically, since they're two of the biggest open source projects around, and since LibreOffice comes as default with Debian?










    share|improve this question



























      0












      0








      0








      Debian 9 comes with LibreOffice (my LibreOffice is 5.2.7.2). LibreOffice, however, is already on version 6.3.0. Why doesn't it update automatically, since they're two of the biggest open source projects around, and since LibreOffice comes as default with Debian?










      share|improve this question














      Debian 9 comes with LibreOffice (my LibreOffice is 5.2.7.2). LibreOffice, however, is already on version 6.3.0. Why doesn't it update automatically, since they're two of the biggest open source projects around, and since LibreOffice comes as default with Debian?







      debian upgrade libreoffice software-updates






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked yesterday









      RodrigoRodrigo

      3092 gold badges4 silver badges21 bronze badges




      3092 gold badges4 silver badges21 bronze badges

























          2 Answers
          2






          active

          oldest

          votes


















          3















          If LibreOffice 6.1.5 is good enough, you can either upgrade to Debian 10 (buster) or add the stretch backports repository to your apt sources. e.g., with:



          echo "deb http://deb.debian.org/debian stretch-backports main" | 
          sudo tee /etc/apt/sources.list.d/stretch-backports.list


          I'm not sure if 6.3.0 or later will ever be backported to stretch, but it is already in the backports repo for buster. You'd have to upgrade to buster, then add the buster backports repo.



          echo "deb http://deb.debian.org/debian buster-backports main" | 
          sudo tee /etc/apt/sources.list.d/buster-backports.list




          You could install LO 6.3.0 from the LibreOffice web site's download page, but if you do that you'll have to manually upgrade it for every new release - you'll be taking it out of debian's package management. You'd also have to purge all debian LO packages first, to ensure there's no conflict with debian's LO packages and non-debian LO.



          Doing this is one of several ways that users can break their debian system.



          This is not recommended unless you absolutely require version LO 6.3.0 and no other version will do, and you can't wait a few weeks or however long it takes to get into backports.





          BTW, you can check which versions of LO are available for various debian releases and pre-releases and backports using Debian's package tracker:



          https://tracker.debian.org/pkg/libreoffice






          share|improve this answer


























          • Finally, if you always need or want the "bleeding edge" versions of packages, you should consider using either the debian testing or debian unstable pre-releases, rather than the debian stable release. LO 6.3.0 is already in both of those.

            – cas
            yesterday





















          1















          Assuming you're using the stable release of Debian 9, its packages are only updated if major security or usability fixes are incorporated. The limitations on updating are intended to provide better stability.



          Debian 9 is the version referred to as "stretch". According to https://packages.debian.org/stretch/allpackages, it includes libreoffice (1:5.2.7-1+deb9u10) [security]. LibreOffice isn't listed in https://packages.debian.org/stretch-updates/allpackages, so there are no further LibreOffice updates in Debian 9.



          If you want the latest version of LibreOffice in Debian 9, you'll need to download and install from https://www.libreoffice.org/.






          share|improve this answer





















          • 1





            Also, it's noteworthy that on 2019-07-06, Debian 10 "buster" was released as the new stable release, and Debian 9 "stretch" became "oldstable". The Debian security team will keep providing security support for "oldstable" for about one year or until the next stable distribution is released, whichever happens first. After that, Debian 9 will be archived and will receive no further updates at all.

            – telcoM
            17 hours ago














          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          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: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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%2funix.stackexchange.com%2fquestions%2f537147%2flibreoffice-wont-automatically-update-on-debian-9%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          3















          If LibreOffice 6.1.5 is good enough, you can either upgrade to Debian 10 (buster) or add the stretch backports repository to your apt sources. e.g., with:



          echo "deb http://deb.debian.org/debian stretch-backports main" | 
          sudo tee /etc/apt/sources.list.d/stretch-backports.list


          I'm not sure if 6.3.0 or later will ever be backported to stretch, but it is already in the backports repo for buster. You'd have to upgrade to buster, then add the buster backports repo.



          echo "deb http://deb.debian.org/debian buster-backports main" | 
          sudo tee /etc/apt/sources.list.d/buster-backports.list




          You could install LO 6.3.0 from the LibreOffice web site's download page, but if you do that you'll have to manually upgrade it for every new release - you'll be taking it out of debian's package management. You'd also have to purge all debian LO packages first, to ensure there's no conflict with debian's LO packages and non-debian LO.



          Doing this is one of several ways that users can break their debian system.



          This is not recommended unless you absolutely require version LO 6.3.0 and no other version will do, and you can't wait a few weeks or however long it takes to get into backports.





          BTW, you can check which versions of LO are available for various debian releases and pre-releases and backports using Debian's package tracker:



          https://tracker.debian.org/pkg/libreoffice






          share|improve this answer


























          • Finally, if you always need or want the "bleeding edge" versions of packages, you should consider using either the debian testing or debian unstable pre-releases, rather than the debian stable release. LO 6.3.0 is already in both of those.

            – cas
            yesterday


















          3















          If LibreOffice 6.1.5 is good enough, you can either upgrade to Debian 10 (buster) or add the stretch backports repository to your apt sources. e.g., with:



          echo "deb http://deb.debian.org/debian stretch-backports main" | 
          sudo tee /etc/apt/sources.list.d/stretch-backports.list


          I'm not sure if 6.3.0 or later will ever be backported to stretch, but it is already in the backports repo for buster. You'd have to upgrade to buster, then add the buster backports repo.



          echo "deb http://deb.debian.org/debian buster-backports main" | 
          sudo tee /etc/apt/sources.list.d/buster-backports.list




          You could install LO 6.3.0 from the LibreOffice web site's download page, but if you do that you'll have to manually upgrade it for every new release - you'll be taking it out of debian's package management. You'd also have to purge all debian LO packages first, to ensure there's no conflict with debian's LO packages and non-debian LO.



          Doing this is one of several ways that users can break their debian system.



          This is not recommended unless you absolutely require version LO 6.3.0 and no other version will do, and you can't wait a few weeks or however long it takes to get into backports.





          BTW, you can check which versions of LO are available for various debian releases and pre-releases and backports using Debian's package tracker:



          https://tracker.debian.org/pkg/libreoffice






          share|improve this answer


























          • Finally, if you always need or want the "bleeding edge" versions of packages, you should consider using either the debian testing or debian unstable pre-releases, rather than the debian stable release. LO 6.3.0 is already in both of those.

            – cas
            yesterday
















          3














          3










          3









          If LibreOffice 6.1.5 is good enough, you can either upgrade to Debian 10 (buster) or add the stretch backports repository to your apt sources. e.g., with:



          echo "deb http://deb.debian.org/debian stretch-backports main" | 
          sudo tee /etc/apt/sources.list.d/stretch-backports.list


          I'm not sure if 6.3.0 or later will ever be backported to stretch, but it is already in the backports repo for buster. You'd have to upgrade to buster, then add the buster backports repo.



          echo "deb http://deb.debian.org/debian buster-backports main" | 
          sudo tee /etc/apt/sources.list.d/buster-backports.list




          You could install LO 6.3.0 from the LibreOffice web site's download page, but if you do that you'll have to manually upgrade it for every new release - you'll be taking it out of debian's package management. You'd also have to purge all debian LO packages first, to ensure there's no conflict with debian's LO packages and non-debian LO.



          Doing this is one of several ways that users can break their debian system.



          This is not recommended unless you absolutely require version LO 6.3.0 and no other version will do, and you can't wait a few weeks or however long it takes to get into backports.





          BTW, you can check which versions of LO are available for various debian releases and pre-releases and backports using Debian's package tracker:



          https://tracker.debian.org/pkg/libreoffice






          share|improve this answer













          If LibreOffice 6.1.5 is good enough, you can either upgrade to Debian 10 (buster) or add the stretch backports repository to your apt sources. e.g., with:



          echo "deb http://deb.debian.org/debian stretch-backports main" | 
          sudo tee /etc/apt/sources.list.d/stretch-backports.list


          I'm not sure if 6.3.0 or later will ever be backported to stretch, but it is already in the backports repo for buster. You'd have to upgrade to buster, then add the buster backports repo.



          echo "deb http://deb.debian.org/debian buster-backports main" | 
          sudo tee /etc/apt/sources.list.d/buster-backports.list




          You could install LO 6.3.0 from the LibreOffice web site's download page, but if you do that you'll have to manually upgrade it for every new release - you'll be taking it out of debian's package management. You'd also have to purge all debian LO packages first, to ensure there's no conflict with debian's LO packages and non-debian LO.



          Doing this is one of several ways that users can break their debian system.



          This is not recommended unless you absolutely require version LO 6.3.0 and no other version will do, and you can't wait a few weeks or however long it takes to get into backports.





          BTW, you can check which versions of LO are available for various debian releases and pre-releases and backports using Debian's package tracker:



          https://tracker.debian.org/pkg/libreoffice







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered yesterday









          cascas

          41.7k4 gold badges59 silver badges111 bronze badges




          41.7k4 gold badges59 silver badges111 bronze badges
















          • Finally, if you always need or want the "bleeding edge" versions of packages, you should consider using either the debian testing or debian unstable pre-releases, rather than the debian stable release. LO 6.3.0 is already in both of those.

            – cas
            yesterday





















          • Finally, if you always need or want the "bleeding edge" versions of packages, you should consider using either the debian testing or debian unstable pre-releases, rather than the debian stable release. LO 6.3.0 is already in both of those.

            – cas
            yesterday



















          Finally, if you always need or want the "bleeding edge" versions of packages, you should consider using either the debian testing or debian unstable pre-releases, rather than the debian stable release. LO 6.3.0 is already in both of those.

          – cas
          yesterday







          Finally, if you always need or want the "bleeding edge" versions of packages, you should consider using either the debian testing or debian unstable pre-releases, rather than the debian stable release. LO 6.3.0 is already in both of those.

          – cas
          yesterday















          1















          Assuming you're using the stable release of Debian 9, its packages are only updated if major security or usability fixes are incorporated. The limitations on updating are intended to provide better stability.



          Debian 9 is the version referred to as "stretch". According to https://packages.debian.org/stretch/allpackages, it includes libreoffice (1:5.2.7-1+deb9u10) [security]. LibreOffice isn't listed in https://packages.debian.org/stretch-updates/allpackages, so there are no further LibreOffice updates in Debian 9.



          If you want the latest version of LibreOffice in Debian 9, you'll need to download and install from https://www.libreoffice.org/.






          share|improve this answer





















          • 1





            Also, it's noteworthy that on 2019-07-06, Debian 10 "buster" was released as the new stable release, and Debian 9 "stretch" became "oldstable". The Debian security team will keep providing security support for "oldstable" for about one year or until the next stable distribution is released, whichever happens first. After that, Debian 9 will be archived and will receive no further updates at all.

            – telcoM
            17 hours ago
















          1















          Assuming you're using the stable release of Debian 9, its packages are only updated if major security or usability fixes are incorporated. The limitations on updating are intended to provide better stability.



          Debian 9 is the version referred to as "stretch". According to https://packages.debian.org/stretch/allpackages, it includes libreoffice (1:5.2.7-1+deb9u10) [security]. LibreOffice isn't listed in https://packages.debian.org/stretch-updates/allpackages, so there are no further LibreOffice updates in Debian 9.



          If you want the latest version of LibreOffice in Debian 9, you'll need to download and install from https://www.libreoffice.org/.






          share|improve this answer





















          • 1





            Also, it's noteworthy that on 2019-07-06, Debian 10 "buster" was released as the new stable release, and Debian 9 "stretch" became "oldstable". The Debian security team will keep providing security support for "oldstable" for about one year or until the next stable distribution is released, whichever happens first. After that, Debian 9 will be archived and will receive no further updates at all.

            – telcoM
            17 hours ago














          1














          1










          1









          Assuming you're using the stable release of Debian 9, its packages are only updated if major security or usability fixes are incorporated. The limitations on updating are intended to provide better stability.



          Debian 9 is the version referred to as "stretch". According to https://packages.debian.org/stretch/allpackages, it includes libreoffice (1:5.2.7-1+deb9u10) [security]. LibreOffice isn't listed in https://packages.debian.org/stretch-updates/allpackages, so there are no further LibreOffice updates in Debian 9.



          If you want the latest version of LibreOffice in Debian 9, you'll need to download and install from https://www.libreoffice.org/.






          share|improve this answer













          Assuming you're using the stable release of Debian 9, its packages are only updated if major security or usability fixes are incorporated. The limitations on updating are intended to provide better stability.



          Debian 9 is the version referred to as "stretch". According to https://packages.debian.org/stretch/allpackages, it includes libreoffice (1:5.2.7-1+deb9u10) [security]. LibreOffice isn't listed in https://packages.debian.org/stretch-updates/allpackages, so there are no further LibreOffice updates in Debian 9.



          If you want the latest version of LibreOffice in Debian 9, you'll need to download and install from https://www.libreoffice.org/.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered yesterday









          David YockeyDavid Yockey

          4182 silver badges8 bronze badges




          4182 silver badges8 bronze badges











          • 1





            Also, it's noteworthy that on 2019-07-06, Debian 10 "buster" was released as the new stable release, and Debian 9 "stretch" became "oldstable". The Debian security team will keep providing security support for "oldstable" for about one year or until the next stable distribution is released, whichever happens first. After that, Debian 9 will be archived and will receive no further updates at all.

            – telcoM
            17 hours ago














          • 1





            Also, it's noteworthy that on 2019-07-06, Debian 10 "buster" was released as the new stable release, and Debian 9 "stretch" became "oldstable". The Debian security team will keep providing security support for "oldstable" for about one year or until the next stable distribution is released, whichever happens first. After that, Debian 9 will be archived and will receive no further updates at all.

            – telcoM
            17 hours ago








          1




          1





          Also, it's noteworthy that on 2019-07-06, Debian 10 "buster" was released as the new stable release, and Debian 9 "stretch" became "oldstable". The Debian security team will keep providing security support for "oldstable" for about one year or until the next stable distribution is released, whichever happens first. After that, Debian 9 will be archived and will receive no further updates at all.

          – telcoM
          17 hours ago





          Also, it's noteworthy that on 2019-07-06, Debian 10 "buster" was released as the new stable release, and Debian 9 "stretch" became "oldstable". The Debian security team will keep providing security support for "oldstable" for about one year or until the next stable distribution is released, whichever happens first. After that, Debian 9 will be archived and will receive no further updates at all.

          – telcoM
          17 hours ago


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • 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%2funix.stackexchange.com%2fquestions%2f537147%2flibreoffice-wont-automatically-update-on-debian-9%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

          Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

          Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

          Nicolae Petrescu-Găină Cuprins Biografie | Opera | In memoriam | Varia | Controverse, incertitudini...