Updating Libreoffice on Linux Mint
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
bumped to the homepage by Community♦ 50 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
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
bumped to the homepage by Community♦ 50 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
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
add a comment |
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
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
linux-mint libreoffice software-updates
edited May 8 '17 at 9:39
terdon♦
129k32253430
129k32253430
asked May 8 '17 at 9:12
NuhaiNuhai
2113
2113
bumped to the homepage by Community♦ 50 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 50 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
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
add a comment |
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
add a comment |
1 Answer
1
active
oldest
votes
There is usually the newest version of libreoffice available from snapcraft.
sudo apt install snapd
sudo snap install libreoffice
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
There is usually the newest version of libreoffice available from snapcraft.
sudo apt install snapd
sudo snap install libreoffice
add a comment |
There is usually the newest version of libreoffice available from snapcraft.
sudo apt install snapd
sudo snap install libreoffice
add a comment |
There is usually the newest version of libreoffice available from snapcraft.
sudo apt install snapd
sudo snap install libreoffice
There is usually the newest version of libreoffice available from snapcraft.
sudo apt install snapd
sudo snap install libreoffice
answered Dec 25 '18 at 19:46
inventor500inventor500
11
11
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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