Upgrade ubuntu to a specific release
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I'm currently on Ubuntu 16.04 LTS. As of writing this, 18.04 LTS is available. However, I do not wish to upgrade to it.
Instead, I would like to upgrade to 17.04 LTS.
I've done:
sudo apt update
sudo apt dist-upgrade
Many tutorials suggest
sudo do-release-upgrade
as the next step. But I believe that would upgrade to the latest distro and not the target 17.04.
How do I go about this?
ubuntu upgrade dist-upgrade
add a comment |Â
up vote
1
down vote
favorite
I'm currently on Ubuntu 16.04 LTS. As of writing this, 18.04 LTS is available. However, I do not wish to upgrade to it.
Instead, I would like to upgrade to 17.04 LTS.
I've done:
sudo apt update
sudo apt dist-upgrade
Many tutorials suggest
sudo do-release-upgrade
as the next step. But I believe that would upgrade to the latest distro and not the target 17.04.
How do I go about this?
ubuntu upgrade dist-upgrade
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I'm currently on Ubuntu 16.04 LTS. As of writing this, 18.04 LTS is available. However, I do not wish to upgrade to it.
Instead, I would like to upgrade to 17.04 LTS.
I've done:
sudo apt update
sudo apt dist-upgrade
Many tutorials suggest
sudo do-release-upgrade
as the next step. But I believe that would upgrade to the latest distro and not the target 17.04.
How do I go about this?
ubuntu upgrade dist-upgrade
I'm currently on Ubuntu 16.04 LTS. As of writing this, 18.04 LTS is available. However, I do not wish to upgrade to it.
Instead, I would like to upgrade to 17.04 LTS.
I've done:
sudo apt update
sudo apt dist-upgrade
Many tutorials suggest
sudo do-release-upgrade
as the next step. But I believe that would upgrade to the latest distro and not the target 17.04.
How do I go about this?
ubuntu upgrade dist-upgrade
ubuntu upgrade dist-upgrade
asked Aug 17 at 7:13
blueren
1083
1083
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
3
down vote
accepted
To answer your question, I donâÂÂt think Ubuntu officially supports upgrades to releases other than either the latest release or the latest LTS. It might be possible to upgrade to a specific release by changing the appropriate code name in /etc/apt/sources.list
and running apt update && apt dist-upgrade
, but that wonâÂÂt take into account any upgrade step performed by the do-release-upgrade
tool (if any).
However in your specific case, 17.04 isnâÂÂt an LTS, and is already out of support. 16.04 is still supported; if you donâÂÂt want to upgrade to 18.04 you should stick with 16.04.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
accepted
To answer your question, I donâÂÂt think Ubuntu officially supports upgrades to releases other than either the latest release or the latest LTS. It might be possible to upgrade to a specific release by changing the appropriate code name in /etc/apt/sources.list
and running apt update && apt dist-upgrade
, but that wonâÂÂt take into account any upgrade step performed by the do-release-upgrade
tool (if any).
However in your specific case, 17.04 isnâÂÂt an LTS, and is already out of support. 16.04 is still supported; if you donâÂÂt want to upgrade to 18.04 you should stick with 16.04.
add a comment |Â
up vote
3
down vote
accepted
To answer your question, I donâÂÂt think Ubuntu officially supports upgrades to releases other than either the latest release or the latest LTS. It might be possible to upgrade to a specific release by changing the appropriate code name in /etc/apt/sources.list
and running apt update && apt dist-upgrade
, but that wonâÂÂt take into account any upgrade step performed by the do-release-upgrade
tool (if any).
However in your specific case, 17.04 isnâÂÂt an LTS, and is already out of support. 16.04 is still supported; if you donâÂÂt want to upgrade to 18.04 you should stick with 16.04.
add a comment |Â
up vote
3
down vote
accepted
up vote
3
down vote
accepted
To answer your question, I donâÂÂt think Ubuntu officially supports upgrades to releases other than either the latest release or the latest LTS. It might be possible to upgrade to a specific release by changing the appropriate code name in /etc/apt/sources.list
and running apt update && apt dist-upgrade
, but that wonâÂÂt take into account any upgrade step performed by the do-release-upgrade
tool (if any).
However in your specific case, 17.04 isnâÂÂt an LTS, and is already out of support. 16.04 is still supported; if you donâÂÂt want to upgrade to 18.04 you should stick with 16.04.
To answer your question, I donâÂÂt think Ubuntu officially supports upgrades to releases other than either the latest release or the latest LTS. It might be possible to upgrade to a specific release by changing the appropriate code name in /etc/apt/sources.list
and running apt update && apt dist-upgrade
, but that wonâÂÂt take into account any upgrade step performed by the do-release-upgrade
tool (if any).
However in your specific case, 17.04 isnâÂÂt an LTS, and is already out of support. 16.04 is still supported; if you donâÂÂt want to upgrade to 18.04 you should stick with 16.04.
answered Aug 17 at 7:42
Stephen Kitt
145k22319385
145k22319385
add a comment |Â
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f463126%2fupgrade-ubuntu-to-a-specific-release%23new-answer', 'question_page');
);
Post as a guest
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
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
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