Remove APT repositories disabled after upgrade to 18.04
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
After upgrade from 16.04 to 18.04 there are different APT repositories disabled.
I see this via app "Stacer".
I can't delete this, and I can't find this when I check in folder:
ls /etc/apt/sources.list.d
So I am not sure how to delete.
I found also from google chrome, even if I never installed it.. pretty strange?
Check this:

The other question suggest to remove from Softare center, but in 18.04 I can't find it. And from source.list directory, the disabled APT is not there.
apt upgrade google-chrome
add a comment |
After upgrade from 16.04 to 18.04 there are different APT repositories disabled.
I see this via app "Stacer".
I can't delete this, and I can't find this when I check in folder:
ls /etc/apt/sources.list.d
So I am not sure how to delete.
I found also from google chrome, even if I never installed it.. pretty strange?
Check this:

The other question suggest to remove from Softare center, but in 18.04 I can't find it. And from source.list directory, the disabled APT is not there.
apt upgrade google-chrome
3
Possible duplicate of How to remove a repository?
– Charles Green
2 days ago
I try to follow other questions, but:
– Zoroaster
2 days ago
1. Software center can't find in new 18.04
– Zoroaster
2 days ago
2. From sources.list.d is not there the disabled APT
– Zoroaster
2 days ago
Answer accepted, duplicate does not mention same. Voting to leave open
– Fabby
14 hours ago
add a comment |
After upgrade from 16.04 to 18.04 there are different APT repositories disabled.
I see this via app "Stacer".
I can't delete this, and I can't find this when I check in folder:
ls /etc/apt/sources.list.d
So I am not sure how to delete.
I found also from google chrome, even if I never installed it.. pretty strange?
Check this:

The other question suggest to remove from Softare center, but in 18.04 I can't find it. And from source.list directory, the disabled APT is not there.
apt upgrade google-chrome
After upgrade from 16.04 to 18.04 there are different APT repositories disabled.
I see this via app "Stacer".
I can't delete this, and I can't find this when I check in folder:
ls /etc/apt/sources.list.d
So I am not sure how to delete.
I found also from google chrome, even if I never installed it.. pretty strange?
Check this:

The other question suggest to remove from Softare center, but in 18.04 I can't find it. And from source.list directory, the disabled APT is not there.
apt upgrade google-chrome
apt upgrade google-chrome
edited 2 days ago
Zoroaster
asked 2 days ago
ZoroasterZoroaster
3310
3310
3
Possible duplicate of How to remove a repository?
– Charles Green
2 days ago
I try to follow other questions, but:
– Zoroaster
2 days ago
1. Software center can't find in new 18.04
– Zoroaster
2 days ago
2. From sources.list.d is not there the disabled APT
– Zoroaster
2 days ago
Answer accepted, duplicate does not mention same. Voting to leave open
– Fabby
14 hours ago
add a comment |
3
Possible duplicate of How to remove a repository?
– Charles Green
2 days ago
I try to follow other questions, but:
– Zoroaster
2 days ago
1. Software center can't find in new 18.04
– Zoroaster
2 days ago
2. From sources.list.d is not there the disabled APT
– Zoroaster
2 days ago
Answer accepted, duplicate does not mention same. Voting to leave open
– Fabby
14 hours ago
3
3
Possible duplicate of How to remove a repository?
– Charles Green
2 days ago
Possible duplicate of How to remove a repository?
– Charles Green
2 days ago
I try to follow other questions, but:
– Zoroaster
2 days ago
I try to follow other questions, but:
– Zoroaster
2 days ago
1. Software center can't find in new 18.04
– Zoroaster
2 days ago
1. Software center can't find in new 18.04
– Zoroaster
2 days ago
2. From sources.list.d is not there the disabled APT
– Zoroaster
2 days ago
2. From sources.list.d is not there the disabled APT
– Zoroaster
2 days ago
Answer accepted, duplicate does not mention same. Voting to leave open
– Fabby
14 hours ago
Answer accepted, duplicate does not mention same. Voting to leave open
– Fabby
14 hours ago
add a comment |
1 Answer
1
active
oldest
votes
Open Software & Update program already installed in Ubuntu.
- Use the Dash or Show Applications:

- Alternately open Ubuntu Software and then Menu > Software & Update
- Alternately open a terminal and enter
software-properties-gtk
Go to the tab Other Softeware.
The Repositories that are Uncheked are disabled.
Then either Edit... to enable (Chrome, for example) or Remove (others you don't need).
When you edit:
Some of the disabled repositories may have "xenial" in the text. You will need to replace "xenial" with "bionic" before you enable them so that they point to the right repository version.
Hope this helps
Thanks. I don't find Software & Update. I open Ubuntu Software and then I found in menu Software & Update...
– Zoroaster
2 days ago
But seem work.. However, very annoying to delete one by one..
– Zoroaster
2 days ago
the "unchecked" APT in other software, are this disabled?
– Zoroaster
2 days ago
1
Runsoftware-properties-gtkfor Software & Update..
– Vijay
2 days ago
1
Looks good. I probably should have created a chat to suggest this.
– Charles Green
2 days ago
|
show 5 more comments
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
});
}
});
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%2faskubuntu.com%2fquestions%2f1132174%2fremove-apt-repositories-disabled-after-upgrade-to-18-04%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
Open Software & Update program already installed in Ubuntu.
- Use the Dash or Show Applications:

- Alternately open Ubuntu Software and then Menu > Software & Update
- Alternately open a terminal and enter
software-properties-gtk
Go to the tab Other Softeware.
The Repositories that are Uncheked are disabled.
Then either Edit... to enable (Chrome, for example) or Remove (others you don't need).
When you edit:
Some of the disabled repositories may have "xenial" in the text. You will need to replace "xenial" with "bionic" before you enable them so that they point to the right repository version.
Hope this helps
Thanks. I don't find Software & Update. I open Ubuntu Software and then I found in menu Software & Update...
– Zoroaster
2 days ago
But seem work.. However, very annoying to delete one by one..
– Zoroaster
2 days ago
the "unchecked" APT in other software, are this disabled?
– Zoroaster
2 days ago
1
Runsoftware-properties-gtkfor Software & Update..
– Vijay
2 days ago
1
Looks good. I probably should have created a chat to suggest this.
– Charles Green
2 days ago
|
show 5 more comments
Open Software & Update program already installed in Ubuntu.
- Use the Dash or Show Applications:

- Alternately open Ubuntu Software and then Menu > Software & Update
- Alternately open a terminal and enter
software-properties-gtk
Go to the tab Other Softeware.
The Repositories that are Uncheked are disabled.
Then either Edit... to enable (Chrome, for example) or Remove (others you don't need).
When you edit:
Some of the disabled repositories may have "xenial" in the text. You will need to replace "xenial" with "bionic" before you enable them so that they point to the right repository version.
Hope this helps
Thanks. I don't find Software & Update. I open Ubuntu Software and then I found in menu Software & Update...
– Zoroaster
2 days ago
But seem work.. However, very annoying to delete one by one..
– Zoroaster
2 days ago
the "unchecked" APT in other software, are this disabled?
– Zoroaster
2 days ago
1
Runsoftware-properties-gtkfor Software & Update..
– Vijay
2 days ago
1
Looks good. I probably should have created a chat to suggest this.
– Charles Green
2 days ago
|
show 5 more comments
Open Software & Update program already installed in Ubuntu.
- Use the Dash or Show Applications:

- Alternately open Ubuntu Software and then Menu > Software & Update
- Alternately open a terminal and enter
software-properties-gtk
Go to the tab Other Softeware.
The Repositories that are Uncheked are disabled.
Then either Edit... to enable (Chrome, for example) or Remove (others you don't need).
When you edit:
Some of the disabled repositories may have "xenial" in the text. You will need to replace "xenial" with "bionic" before you enable them so that they point to the right repository version.
Hope this helps
Open Software & Update program already installed in Ubuntu.
- Use the Dash or Show Applications:

- Alternately open Ubuntu Software and then Menu > Software & Update
- Alternately open a terminal and enter
software-properties-gtk
Go to the tab Other Softeware.
The Repositories that are Uncheked are disabled.
Then either Edit... to enable (Chrome, for example) or Remove (others you don't need).
When you edit:
Some of the disabled repositories may have "xenial" in the text. You will need to replace "xenial" with "bionic" before you enable them so that they point to the right repository version.
Hope this helps
edited 2 days ago
answered 2 days ago
user68186user68186
17k84970
17k84970
Thanks. I don't find Software & Update. I open Ubuntu Software and then I found in menu Software & Update...
– Zoroaster
2 days ago
But seem work.. However, very annoying to delete one by one..
– Zoroaster
2 days ago
the "unchecked" APT in other software, are this disabled?
– Zoroaster
2 days ago
1
Runsoftware-properties-gtkfor Software & Update..
– Vijay
2 days ago
1
Looks good. I probably should have created a chat to suggest this.
– Charles Green
2 days ago
|
show 5 more comments
Thanks. I don't find Software & Update. I open Ubuntu Software and then I found in menu Software & Update...
– Zoroaster
2 days ago
But seem work.. However, very annoying to delete one by one..
– Zoroaster
2 days ago
the "unchecked" APT in other software, are this disabled?
– Zoroaster
2 days ago
1
Runsoftware-properties-gtkfor Software & Update..
– Vijay
2 days ago
1
Looks good. I probably should have created a chat to suggest this.
– Charles Green
2 days ago
Thanks. I don't find Software & Update. I open Ubuntu Software and then I found in menu Software & Update...
– Zoroaster
2 days ago
Thanks. I don't find Software & Update. I open Ubuntu Software and then I found in menu Software & Update...
– Zoroaster
2 days ago
But seem work.. However, very annoying to delete one by one..
– Zoroaster
2 days ago
But seem work.. However, very annoying to delete one by one..
– Zoroaster
2 days ago
the "unchecked" APT in other software, are this disabled?
– Zoroaster
2 days ago
the "unchecked" APT in other software, are this disabled?
– Zoroaster
2 days ago
1
1
Run
software-properties-gtk for Software & Update..– Vijay
2 days ago
Run
software-properties-gtk for Software & Update..– Vijay
2 days ago
1
1
Looks good. I probably should have created a chat to suggest this.
– Charles Green
2 days ago
Looks good. I probably should have created a chat to suggest this.
– Charles Green
2 days ago
|
show 5 more comments
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.
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%2faskubuntu.com%2fquestions%2f1132174%2fremove-apt-repositories-disabled-after-upgrade-to-18-04%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
3
Possible duplicate of How to remove a repository?
– Charles Green
2 days ago
I try to follow other questions, but:
– Zoroaster
2 days ago
1. Software center can't find in new 18.04
– Zoroaster
2 days ago
2. From sources.list.d is not there the disabled APT
– Zoroaster
2 days ago
Answer accepted, duplicate does not mention same. Voting to leave open
– Fabby
14 hours ago