Install pycharm-community on ubuntu 16.04
Please when I want to install Pycharm-Community this message appear.
software-installation snap pycharm
add a comment |
Please when I want to install Pycharm-Community this message appear.
software-installation snap pycharm
add a comment |
Please when I want to install Pycharm-Community this message appear.
software-installation snap pycharm
Please when I want to install Pycharm-Community this message appear.
software-installation snap pycharm
software-installation snap pycharm
edited Apr 15 '18 at 8:01
Drakonoved
7482515
7482515
asked Apr 15 '18 at 7:27
vidyavidya
111
111
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
pycharm-community can be installed from the terminal in all currently supported versions of Ubuntu with the following command:
sudo snap install pycharm-community --classic
Note that a snap in classic confinement behaves as a traditionally packaged application with full access to the system, and PyCharm plugins are installed into the user's home directory.
I tested the pycharm-community snap package, and the Snap Store is working. There may be a problem with Ubuntu Software not being up to date. I have experienced problems installing snap packages from Ubuntu Software that were immediately solved by installing that snap package from the terminal. I prefer to install snap packages from the terminal, because I like to run a command like snap info pycharm-community
to get information about a snap package before I install it. For example pycharm-community has 3 stable installation channels, as well as 3 candidate, beta and edge channels, for a total of 12 channels.
1
Actually Ubuntu Software can install classic snaps too. You don't have to use the command line to do it. I'd recommend @vidya updates their machine and tries again. 400 error could just be a problem in the store at that moment (so trying again will work) or it could be you're on an old version of Ubuntu Software.
– popey
Apr 15 '18 at 12: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',
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%2f1025153%2finstall-pycharm-community-on-ubuntu-16-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
pycharm-community can be installed from the terminal in all currently supported versions of Ubuntu with the following command:
sudo snap install pycharm-community --classic
Note that a snap in classic confinement behaves as a traditionally packaged application with full access to the system, and PyCharm plugins are installed into the user's home directory.
I tested the pycharm-community snap package, and the Snap Store is working. There may be a problem with Ubuntu Software not being up to date. I have experienced problems installing snap packages from Ubuntu Software that were immediately solved by installing that snap package from the terminal. I prefer to install snap packages from the terminal, because I like to run a command like snap info pycharm-community
to get information about a snap package before I install it. For example pycharm-community has 3 stable installation channels, as well as 3 candidate, beta and edge channels, for a total of 12 channels.
1
Actually Ubuntu Software can install classic snaps too. You don't have to use the command line to do it. I'd recommend @vidya updates their machine and tries again. 400 error could just be a problem in the store at that moment (so trying again will work) or it could be you're on an old version of Ubuntu Software.
– popey
Apr 15 '18 at 12:41
add a comment |
pycharm-community can be installed from the terminal in all currently supported versions of Ubuntu with the following command:
sudo snap install pycharm-community --classic
Note that a snap in classic confinement behaves as a traditionally packaged application with full access to the system, and PyCharm plugins are installed into the user's home directory.
I tested the pycharm-community snap package, and the Snap Store is working. There may be a problem with Ubuntu Software not being up to date. I have experienced problems installing snap packages from Ubuntu Software that were immediately solved by installing that snap package from the terminal. I prefer to install snap packages from the terminal, because I like to run a command like snap info pycharm-community
to get information about a snap package before I install it. For example pycharm-community has 3 stable installation channels, as well as 3 candidate, beta and edge channels, for a total of 12 channels.
1
Actually Ubuntu Software can install classic snaps too. You don't have to use the command line to do it. I'd recommend @vidya updates their machine and tries again. 400 error could just be a problem in the store at that moment (so trying again will work) or it could be you're on an old version of Ubuntu Software.
– popey
Apr 15 '18 at 12:41
add a comment |
pycharm-community can be installed from the terminal in all currently supported versions of Ubuntu with the following command:
sudo snap install pycharm-community --classic
Note that a snap in classic confinement behaves as a traditionally packaged application with full access to the system, and PyCharm plugins are installed into the user's home directory.
I tested the pycharm-community snap package, and the Snap Store is working. There may be a problem with Ubuntu Software not being up to date. I have experienced problems installing snap packages from Ubuntu Software that were immediately solved by installing that snap package from the terminal. I prefer to install snap packages from the terminal, because I like to run a command like snap info pycharm-community
to get information about a snap package before I install it. For example pycharm-community has 3 stable installation channels, as well as 3 candidate, beta and edge channels, for a total of 12 channels.
pycharm-community can be installed from the terminal in all currently supported versions of Ubuntu with the following command:
sudo snap install pycharm-community --classic
Note that a snap in classic confinement behaves as a traditionally packaged application with full access to the system, and PyCharm plugins are installed into the user's home directory.
I tested the pycharm-community snap package, and the Snap Store is working. There may be a problem with Ubuntu Software not being up to date. I have experienced problems installing snap packages from Ubuntu Software that were immediately solved by installing that snap package from the terminal. I prefer to install snap packages from the terminal, because I like to run a command like snap info pycharm-community
to get information about a snap package before I install it. For example pycharm-community has 3 stable installation channels, as well as 3 candidate, beta and edge channels, for a total of 12 channels.
edited Jan 9 at 13:56
answered Apr 15 '18 at 7:54
karelkarel
57.8k12128146
57.8k12128146
1
Actually Ubuntu Software can install classic snaps too. You don't have to use the command line to do it. I'd recommend @vidya updates their machine and tries again. 400 error could just be a problem in the store at that moment (so trying again will work) or it could be you're on an old version of Ubuntu Software.
– popey
Apr 15 '18 at 12:41
add a comment |
1
Actually Ubuntu Software can install classic snaps too. You don't have to use the command line to do it. I'd recommend @vidya updates their machine and tries again. 400 error could just be a problem in the store at that moment (so trying again will work) or it could be you're on an old version of Ubuntu Software.
– popey
Apr 15 '18 at 12:41
1
1
Actually Ubuntu Software can install classic snaps too. You don't have to use the command line to do it. I'd recommend @vidya updates their machine and tries again. 400 error could just be a problem in the store at that moment (so trying again will work) or it could be you're on an old version of Ubuntu Software.
– popey
Apr 15 '18 at 12:41
Actually Ubuntu Software can install classic snaps too. You don't have to use the command line to do it. I'd recommend @vidya updates their machine and tries again. 400 error could just be a problem in the store at that moment (so trying again will work) or it could be you're on an old version of Ubuntu Software.
– popey
Apr 15 '18 at 12: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.
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%2f1025153%2finstall-pycharm-community-on-ubuntu-16-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