Unable to locate package python-gnomedesktop
While installing:
sudo apt-get install python-gnomedesktop python-rsvg ipython
I receive the error:
E: Unable to locate package python-gnomedesktop
apt
add a comment |
While installing:
sudo apt-get install python-gnomedesktop python-rsvg ipython
I receive the error:
E: Unable to locate package python-gnomedesktop
apt
did you follow any link?
– Avinash Raj
Mar 5 '14 at 15:37
1
What version of Ubuntu are you using?
– Braiam
Mar 5 '14 at 18:24
I am using Ubuntu 13.10
– user255052
Mar 6 '14 at 18:16
tried everything...downloaded key, added debian port then again do update and tried again....but did not worked
– user255052
Mar 6 '14 at 18:18
Could you add more details? Please post the complete output of the command you are trying to run plus the output ofapt-cache policy python-gnomedesktop
– Braiam
Mar 16 '14 at 2:31
add a comment |
While installing:
sudo apt-get install python-gnomedesktop python-rsvg ipython
I receive the error:
E: Unable to locate package python-gnomedesktop
apt
While installing:
sudo apt-get install python-gnomedesktop python-rsvg ipython
I receive the error:
E: Unable to locate package python-gnomedesktop
apt
apt
edited Mar 5 '14 at 18:25
Braiam
52.4k20138223
52.4k20138223
asked Mar 5 '14 at 15:29
user255052user255052
412
412
did you follow any link?
– Avinash Raj
Mar 5 '14 at 15:37
1
What version of Ubuntu are you using?
– Braiam
Mar 5 '14 at 18:24
I am using Ubuntu 13.10
– user255052
Mar 6 '14 at 18:16
tried everything...downloaded key, added debian port then again do update and tried again....but did not worked
– user255052
Mar 6 '14 at 18:18
Could you add more details? Please post the complete output of the command you are trying to run plus the output ofapt-cache policy python-gnomedesktop
– Braiam
Mar 16 '14 at 2:31
add a comment |
did you follow any link?
– Avinash Raj
Mar 5 '14 at 15:37
1
What version of Ubuntu are you using?
– Braiam
Mar 5 '14 at 18:24
I am using Ubuntu 13.10
– user255052
Mar 6 '14 at 18:16
tried everything...downloaded key, added debian port then again do update and tried again....but did not worked
– user255052
Mar 6 '14 at 18:18
Could you add more details? Please post the complete output of the command you are trying to run plus the output ofapt-cache policy python-gnomedesktop
– Braiam
Mar 16 '14 at 2:31
did you follow any link?
– Avinash Raj
Mar 5 '14 at 15:37
did you follow any link?
– Avinash Raj
Mar 5 '14 at 15:37
1
1
What version of Ubuntu are you using?
– Braiam
Mar 5 '14 at 18:24
What version of Ubuntu are you using?
– Braiam
Mar 5 '14 at 18:24
I am using Ubuntu 13.10
– user255052
Mar 6 '14 at 18:16
I am using Ubuntu 13.10
– user255052
Mar 6 '14 at 18:16
tried everything...downloaded key, added debian port then again do update and tried again....but did not worked
– user255052
Mar 6 '14 at 18:18
tried everything...downloaded key, added debian port then again do update and tried again....but did not worked
– user255052
Mar 6 '14 at 18:18
Could you add more details? Please post the complete output of the command you are trying to run plus the output of
apt-cache policy python-gnomedesktop
– Braiam
Mar 16 '14 at 2:31
Could you add more details? Please post the complete output of the command you are trying to run plus the output of
apt-cache policy python-gnomedesktop
– Braiam
Mar 16 '14 at 2:31
add a comment |
1 Answer
1
active
oldest
votes
You wrongly written the package name.It's not python-gnomedesktop
it's python-gnome2-desktop
.So try the below commands to install that,
sudo apt-get install python-gnome2-desktop
sudo apt-get install python-rsvg
sudo apt-get install ipython
OR
sudo apt-get install python-gnome2-desktop python-rsvg ipython
actually i am installing ndnSIM from ndnsim.net/getting-started.html everything I have done according to the instructions given there. Could not able to install. Now I have changed to Ubuntu 13.04
– user255052
Mar 6 '14 at 18:19
ndnSIM has been successfully compiled and used under Ubuntu Linux 12.04 (boost libraries 1.48, with default version 1.46 compilation will probably fail), 12.10 (default version of boost 1.49), 13.04 (default version of boost 1.49), Fedora 18, Mac OS 10.7 and 10.8 (gcc-4.2 apple/llvm, macports gcc 4.7, boost 1.49-1.54).
– Avinash Raj
Mar 6 '14 at 18:24
But your'e running 13.10
– Avinash Raj
Mar 6 '14 at 18:25
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',
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%2f429888%2funable-to-locate-package-python-gnomedesktop%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
You wrongly written the package name.It's not python-gnomedesktop
it's python-gnome2-desktop
.So try the below commands to install that,
sudo apt-get install python-gnome2-desktop
sudo apt-get install python-rsvg
sudo apt-get install ipython
OR
sudo apt-get install python-gnome2-desktop python-rsvg ipython
actually i am installing ndnSIM from ndnsim.net/getting-started.html everything I have done according to the instructions given there. Could not able to install. Now I have changed to Ubuntu 13.04
– user255052
Mar 6 '14 at 18:19
ndnSIM has been successfully compiled and used under Ubuntu Linux 12.04 (boost libraries 1.48, with default version 1.46 compilation will probably fail), 12.10 (default version of boost 1.49), 13.04 (default version of boost 1.49), Fedora 18, Mac OS 10.7 and 10.8 (gcc-4.2 apple/llvm, macports gcc 4.7, boost 1.49-1.54).
– Avinash Raj
Mar 6 '14 at 18:24
But your'e running 13.10
– Avinash Raj
Mar 6 '14 at 18:25
add a comment |
You wrongly written the package name.It's not python-gnomedesktop
it's python-gnome2-desktop
.So try the below commands to install that,
sudo apt-get install python-gnome2-desktop
sudo apt-get install python-rsvg
sudo apt-get install ipython
OR
sudo apt-get install python-gnome2-desktop python-rsvg ipython
actually i am installing ndnSIM from ndnsim.net/getting-started.html everything I have done according to the instructions given there. Could not able to install. Now I have changed to Ubuntu 13.04
– user255052
Mar 6 '14 at 18:19
ndnSIM has been successfully compiled and used under Ubuntu Linux 12.04 (boost libraries 1.48, with default version 1.46 compilation will probably fail), 12.10 (default version of boost 1.49), 13.04 (default version of boost 1.49), Fedora 18, Mac OS 10.7 and 10.8 (gcc-4.2 apple/llvm, macports gcc 4.7, boost 1.49-1.54).
– Avinash Raj
Mar 6 '14 at 18:24
But your'e running 13.10
– Avinash Raj
Mar 6 '14 at 18:25
add a comment |
You wrongly written the package name.It's not python-gnomedesktop
it's python-gnome2-desktop
.So try the below commands to install that,
sudo apt-get install python-gnome2-desktop
sudo apt-get install python-rsvg
sudo apt-get install ipython
OR
sudo apt-get install python-gnome2-desktop python-rsvg ipython
You wrongly written the package name.It's not python-gnomedesktop
it's python-gnome2-desktop
.So try the below commands to install that,
sudo apt-get install python-gnome2-desktop
sudo apt-get install python-rsvg
sudo apt-get install ipython
OR
sudo apt-get install python-gnome2-desktop python-rsvg ipython
edited Mar 5 '14 at 16:37
answered Mar 5 '14 at 15:33
Avinash RajAvinash Raj
52.5k41170219
52.5k41170219
actually i am installing ndnSIM from ndnsim.net/getting-started.html everything I have done according to the instructions given there. Could not able to install. Now I have changed to Ubuntu 13.04
– user255052
Mar 6 '14 at 18:19
ndnSIM has been successfully compiled and used under Ubuntu Linux 12.04 (boost libraries 1.48, with default version 1.46 compilation will probably fail), 12.10 (default version of boost 1.49), 13.04 (default version of boost 1.49), Fedora 18, Mac OS 10.7 and 10.8 (gcc-4.2 apple/llvm, macports gcc 4.7, boost 1.49-1.54).
– Avinash Raj
Mar 6 '14 at 18:24
But your'e running 13.10
– Avinash Raj
Mar 6 '14 at 18:25
add a comment |
actually i am installing ndnSIM from ndnsim.net/getting-started.html everything I have done according to the instructions given there. Could not able to install. Now I have changed to Ubuntu 13.04
– user255052
Mar 6 '14 at 18:19
ndnSIM has been successfully compiled and used under Ubuntu Linux 12.04 (boost libraries 1.48, with default version 1.46 compilation will probably fail), 12.10 (default version of boost 1.49), 13.04 (default version of boost 1.49), Fedora 18, Mac OS 10.7 and 10.8 (gcc-4.2 apple/llvm, macports gcc 4.7, boost 1.49-1.54).
– Avinash Raj
Mar 6 '14 at 18:24
But your'e running 13.10
– Avinash Raj
Mar 6 '14 at 18:25
actually i am installing ndnSIM from ndnsim.net/getting-started.html everything I have done according to the instructions given there. Could not able to install. Now I have changed to Ubuntu 13.04
– user255052
Mar 6 '14 at 18:19
actually i am installing ndnSIM from ndnsim.net/getting-started.html everything I have done according to the instructions given there. Could not able to install. Now I have changed to Ubuntu 13.04
– user255052
Mar 6 '14 at 18:19
ndnSIM has been successfully compiled and used under Ubuntu Linux 12.04 (boost libraries 1.48, with default version 1.46 compilation will probably fail), 12.10 (default version of boost 1.49), 13.04 (default version of boost 1.49), Fedora 18, Mac OS 10.7 and 10.8 (gcc-4.2 apple/llvm, macports gcc 4.7, boost 1.49-1.54).
– Avinash Raj
Mar 6 '14 at 18:24
ndnSIM has been successfully compiled and used under Ubuntu Linux 12.04 (boost libraries 1.48, with default version 1.46 compilation will probably fail), 12.10 (default version of boost 1.49), 13.04 (default version of boost 1.49), Fedora 18, Mac OS 10.7 and 10.8 (gcc-4.2 apple/llvm, macports gcc 4.7, boost 1.49-1.54).
– Avinash Raj
Mar 6 '14 at 18:24
But your'e running 13.10
– Avinash Raj
Mar 6 '14 at 18:25
But your'e running 13.10
– Avinash Raj
Mar 6 '14 at 18:25
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.
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%2f429888%2funable-to-locate-package-python-gnomedesktop%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
did you follow any link?
– Avinash Raj
Mar 5 '14 at 15:37
1
What version of Ubuntu are you using?
– Braiam
Mar 5 '14 at 18:24
I am using Ubuntu 13.10
– user255052
Mar 6 '14 at 18:16
tried everything...downloaded key, added debian port then again do update and tried again....but did not worked
– user255052
Mar 6 '14 at 18:18
Could you add more details? Please post the complete output of the command you are trying to run plus the output of
apt-cache policy python-gnomedesktop
– Braiam
Mar 16 '14 at 2:31