Updating Libreoffice on Linux Mint












4















So I'm currently in internship and we work with Linux Mint.



I have never worked with Mint before, so I have no idea how some things work. My boss gave me a project to make a guide on how to update Libreoffice from the terminal, and eventually make it an executable file so people on other machines can simply click the executable file and have libreoffice instantly updated to the latest version. However, I do not know what the right commands are, I have tried this so far:



sudo apt-get install libreoffice


and



sudo add-apt-repository ppa:libreoffice/ppa 
sudo apt-get update && sudo apt-get dist-upgrade


They only work on Linux Mint version 18, but on version 17 I get errors. Sometimes it says it has been updated while it has not and I just get pretty frustrated because I want to show my potential to my boss, any help please?










share|improve this question




















  • 1





    What version do you want to update it to? sudo apt-get install libreoffice will update to the latest available in the repository. Isn't that enough? And what errors do you get? We can't really help if you don't tell us the errors you see.

    – terdon
    May 8 '17 at 9:43











  • The add repo version upgraded my linuxmint to current latest early adopter version, thanks, not quite sure the default updater doesn't do this

    – zzapper
    Nov 28 '18 at 7:46
















4















So I'm currently in internship and we work with Linux Mint.



I have never worked with Mint before, so I have no idea how some things work. My boss gave me a project to make a guide on how to update Libreoffice from the terminal, and eventually make it an executable file so people on other machines can simply click the executable file and have libreoffice instantly updated to the latest version. However, I do not know what the right commands are, I have tried this so far:



sudo apt-get install libreoffice


and



sudo add-apt-repository ppa:libreoffice/ppa 
sudo apt-get update && sudo apt-get dist-upgrade


They only work on Linux Mint version 18, but on version 17 I get errors. Sometimes it says it has been updated while it has not and I just get pretty frustrated because I want to show my potential to my boss, any help please?










share|improve this question




















  • 1





    What version do you want to update it to? sudo apt-get install libreoffice will update to the latest available in the repository. Isn't that enough? And what errors do you get? We can't really help if you don't tell us the errors you see.

    – terdon
    May 8 '17 at 9:43











  • The add repo version upgraded my linuxmint to current latest early adopter version, thanks, not quite sure the default updater doesn't do this

    – zzapper
    Nov 28 '18 at 7:46














4












4








4


1






So I'm currently in internship and we work with Linux Mint.



I have never worked with Mint before, so I have no idea how some things work. My boss gave me a project to make a guide on how to update Libreoffice from the terminal, and eventually make it an executable file so people on other machines can simply click the executable file and have libreoffice instantly updated to the latest version. However, I do not know what the right commands are, I have tried this so far:



sudo apt-get install libreoffice


and



sudo add-apt-repository ppa:libreoffice/ppa 
sudo apt-get update && sudo apt-get dist-upgrade


They only work on Linux Mint version 18, but on version 17 I get errors. Sometimes it says it has been updated while it has not and I just get pretty frustrated because I want to show my potential to my boss, any help please?










share|improve this question
















So I'm currently in internship and we work with Linux Mint.



I have never worked with Mint before, so I have no idea how some things work. My boss gave me a project to make a guide on how to update Libreoffice from the terminal, and eventually make it an executable file so people on other machines can simply click the executable file and have libreoffice instantly updated to the latest version. However, I do not know what the right commands are, I have tried this so far:



sudo apt-get install libreoffice


and



sudo add-apt-repository ppa:libreoffice/ppa 
sudo apt-get update && sudo apt-get dist-upgrade


They only work on Linux Mint version 18, but on version 17 I get errors. Sometimes it says it has been updated while it has not and I just get pretty frustrated because I want to show my potential to my boss, any help please?







linux-mint libreoffice software-updates






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 8 '17 at 9:39









terdon

130k32254432




130k32254432










asked May 8 '17 at 9:12









NuhaiNuhai

2113




2113








  • 1





    What version do you want to update it to? sudo apt-get install libreoffice will update to the latest available in the repository. Isn't that enough? And what errors do you get? We can't really help if you don't tell us the errors you see.

    – terdon
    May 8 '17 at 9:43











  • The add repo version upgraded my linuxmint to current latest early adopter version, thanks, not quite sure the default updater doesn't do this

    – zzapper
    Nov 28 '18 at 7:46














  • 1





    What version do you want to update it to? sudo apt-get install libreoffice will update to the latest available in the repository. Isn't that enough? And what errors do you get? We can't really help if you don't tell us the errors you see.

    – terdon
    May 8 '17 at 9:43











  • The add repo version upgraded my linuxmint to current latest early adopter version, thanks, not quite sure the default updater doesn't do this

    – zzapper
    Nov 28 '18 at 7:46








1




1





What version do you want to update it to? sudo apt-get install libreoffice will update to the latest available in the repository. Isn't that enough? And what errors do you get? We can't really help if you don't tell us the errors you see.

– terdon
May 8 '17 at 9:43





What version do you want to update it to? sudo apt-get install libreoffice will update to the latest available in the repository. Isn't that enough? And what errors do you get? We can't really help if you don't tell us the errors you see.

– terdon
May 8 '17 at 9:43













The add repo version upgraded my linuxmint to current latest early adopter version, thanks, not quite sure the default updater doesn't do this

– zzapper
Nov 28 '18 at 7:46





The add repo version upgraded my linuxmint to current latest early adopter version, thanks, not quite sure the default updater doesn't do this

– zzapper
Nov 28 '18 at 7:46










1 Answer
1






active

oldest

votes


















0














There is usually the newest version of libreoffice available from snapcraft.



sudo apt install snapd



sudo snap install libreoffice






share|improve this answer























    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%2f363667%2fupdating-libreoffice-on-linux-mint%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    There is usually the newest version of libreoffice available from snapcraft.



    sudo apt install snapd



    sudo snap install libreoffice






    share|improve this answer




























      0














      There is usually the newest version of libreoffice available from snapcraft.



      sudo apt install snapd



      sudo snap install libreoffice






      share|improve this answer


























        0












        0








        0







        There is usually the newest version of libreoffice available from snapcraft.



        sudo apt install snapd



        sudo snap install libreoffice






        share|improve this answer













        There is usually the newest version of libreoffice available from snapcraft.



        sudo apt install snapd



        sudo snap install libreoffice







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Dec 25 '18 at 19:46









        inventor500inventor500

        112




        112






























            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%2f363667%2fupdating-libreoffice-on-linux-mint%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

            How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

            is 'sed' thread safe

            How to make a Squid Proxy server?