Ubuntu 14.04 Try to “sudo add-apt-repository ppa:tualatrix/ppa” failed
up vote
1
down vote
favorite
I try to add ppa for install Ubuntu Tweak, but I can't do this. Terminal print: Cannot add PPA: 'ppa:tualatrix/ppa'. Please check that the PPA name or format is correct. Then how install Ubuntu Tweak?
>uname -a
Linux Inspiron-15-3552 3.13.0-161-generic #211-Ubuntu
SMP Wed Oct 3 14:52:35 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
>lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
>sudo add-apt-repository ppa:tualatrix/ppa
Cannot add PPA: 'ppa:tualatrix/ppa'.
Please check that the PPA name or format is correct.
14.04 software-installation ppa ubuntu-tweak
add a comment |
up vote
1
down vote
favorite
I try to add ppa for install Ubuntu Tweak, but I can't do this. Terminal print: Cannot add PPA: 'ppa:tualatrix/ppa'. Please check that the PPA name or format is correct. Then how install Ubuntu Tweak?
>uname -a
Linux Inspiron-15-3552 3.13.0-161-generic #211-Ubuntu
SMP Wed Oct 3 14:52:35 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
>lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
>sudo add-apt-repository ppa:tualatrix/ppa
Cannot add PPA: 'ppa:tualatrix/ppa'.
Please check that the PPA name or format is correct.
14.04 software-installation ppa ubuntu-tweak
2
You should check your network connection and try again. The PPA you mentioned is alive and provide packages for 14.04 LTS.
– N0rbert
Dec 1 at 11:26
1
I turned off the firewall and it worked! Thank you!
– Lora NY
Dec 1 at 11:43
1
I turned off SpIDer Guard and SpIDer Gate that is.
– Lora NY
Dec 1 at 13:14
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I try to add ppa for install Ubuntu Tweak, but I can't do this. Terminal print: Cannot add PPA: 'ppa:tualatrix/ppa'. Please check that the PPA name or format is correct. Then how install Ubuntu Tweak?
>uname -a
Linux Inspiron-15-3552 3.13.0-161-generic #211-Ubuntu
SMP Wed Oct 3 14:52:35 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
>lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
>sudo add-apt-repository ppa:tualatrix/ppa
Cannot add PPA: 'ppa:tualatrix/ppa'.
Please check that the PPA name or format is correct.
14.04 software-installation ppa ubuntu-tweak
I try to add ppa for install Ubuntu Tweak, but I can't do this. Terminal print: Cannot add PPA: 'ppa:tualatrix/ppa'. Please check that the PPA name or format is correct. Then how install Ubuntu Tweak?
>uname -a
Linux Inspiron-15-3552 3.13.0-161-generic #211-Ubuntu
SMP Wed Oct 3 14:52:35 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
>lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 14.04.5 LTS
Release: 14.04
Codename: trusty
>sudo add-apt-repository ppa:tualatrix/ppa
Cannot add PPA: 'ppa:tualatrix/ppa'.
Please check that the PPA name or format is correct.
14.04 software-installation ppa ubuntu-tweak
14.04 software-installation ppa ubuntu-tweak
edited Dec 1 at 11:01
asked Dec 1 at 10:52
Lora NY
83
83
2
You should check your network connection and try again. The PPA you mentioned is alive and provide packages for 14.04 LTS.
– N0rbert
Dec 1 at 11:26
1
I turned off the firewall and it worked! Thank you!
– Lora NY
Dec 1 at 11:43
1
I turned off SpIDer Guard and SpIDer Gate that is.
– Lora NY
Dec 1 at 13:14
add a comment |
2
You should check your network connection and try again. The PPA you mentioned is alive and provide packages for 14.04 LTS.
– N0rbert
Dec 1 at 11:26
1
I turned off the firewall and it worked! Thank you!
– Lora NY
Dec 1 at 11:43
1
I turned off SpIDer Guard and SpIDer Gate that is.
– Lora NY
Dec 1 at 13:14
2
2
You should check your network connection and try again. The PPA you mentioned is alive and provide packages for 14.04 LTS.
– N0rbert
Dec 1 at 11:26
You should check your network connection and try again. The PPA you mentioned is alive and provide packages for 14.04 LTS.
– N0rbert
Dec 1 at 11:26
1
1
I turned off the firewall and it worked! Thank you!
– Lora NY
Dec 1 at 11:43
I turned off the firewall and it worked! Thank you!
– Lora NY
Dec 1 at 11:43
1
1
I turned off SpIDer Guard and SpIDer Gate that is.
– Lora NY
Dec 1 at 13:14
I turned off SpIDer Guard and SpIDer Gate that is.
– Lora NY
Dec 1 at 13:14
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
You should check your network connection settings and firewall and try again.
The PPA you mentioned ("The official Ubuntu Tweak stable repository") is alive and provide packages for 14.04 LTS.
So you can install Ubuntu Tweak with
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
1
I turned off SpIDer Guard and SpIDer Gate and it worked! Thank you!
– Lora NY
Dec 1 at 13:41
add a comment |
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',
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%2f1097640%2fubuntu-14-04-try-to-sudo-add-apt-repository-ppatualatrix-ppa-failed%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
up vote
1
down vote
accepted
You should check your network connection settings and firewall and try again.
The PPA you mentioned ("The official Ubuntu Tweak stable repository") is alive and provide packages for 14.04 LTS.
So you can install Ubuntu Tweak with
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
1
I turned off SpIDer Guard and SpIDer Gate and it worked! Thank you!
– Lora NY
Dec 1 at 13:41
add a comment |
up vote
1
down vote
accepted
You should check your network connection settings and firewall and try again.
The PPA you mentioned ("The official Ubuntu Tweak stable repository") is alive and provide packages for 14.04 LTS.
So you can install Ubuntu Tweak with
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
1
I turned off SpIDer Guard and SpIDer Gate and it worked! Thank you!
– Lora NY
Dec 1 at 13:41
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
You should check your network connection settings and firewall and try again.
The PPA you mentioned ("The official Ubuntu Tweak stable repository") is alive and provide packages for 14.04 LTS.
So you can install Ubuntu Tweak with
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
You should check your network connection settings and firewall and try again.
The PPA you mentioned ("The official Ubuntu Tweak stable repository") is alive and provide packages for 14.04 LTS.
So you can install Ubuntu Tweak with
sudo add-apt-repository ppa:tualatrix/ppa
sudo apt-get update
sudo apt-get install ubuntu-tweak
answered Dec 1 at 11:46
N0rbert
20.6k54494
20.6k54494
1
I turned off SpIDer Guard and SpIDer Gate and it worked! Thank you!
– Lora NY
Dec 1 at 13:41
add a comment |
1
I turned off SpIDer Guard and SpIDer Gate and it worked! Thank you!
– Lora NY
Dec 1 at 13:41
1
1
I turned off SpIDer Guard and SpIDer Gate and it worked! Thank you!
– Lora NY
Dec 1 at 13:41
I turned off SpIDer Guard and SpIDer Gate and it worked! Thank you!
– Lora NY
Dec 1 at 13:41
add a comment |
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1097640%2fubuntu-14-04-try-to-sudo-add-apt-repository-ppatualatrix-ppa-failed%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
2
You should check your network connection and try again. The PPA you mentioned is alive and provide packages for 14.04 LTS.
– N0rbert
Dec 1 at 11:26
1
I turned off the firewall and it worked! Thank you!
– Lora NY
Dec 1 at 11:43
1
I turned off SpIDer Guard and SpIDer Gate that is.
– Lora NY
Dec 1 at 13:14