No candidate version found for clang-3.2. Unable to apply some actions, aborting












0















Hello, all I am trying to install clang version 3.2. I want this version because I want some external options that don't exist in newer versions(dumping-objects-memory-layout).

My problem is that i can not install older version.For example when i try install



sudo apt-get install clang-3.2


i got this message:



Reading package lists... Done
Building dependency tree
Reading state information... Done
Package clang-3.2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
clang clang-3.9


In addition i tried with this way



 sudo aptitude install clang-3.2


but aldo i got this message:



No candidate version found for clang-3.2
Unable to apply some actions, aborting



Furthermore I've tried to run but with no success



sudo apt-get install -f


i'am running out of any other ideas.Could you please help to figure out what's happening










share|improve this question























  • Not available (3.3 is in Ubuntu 14.04, but it reaches EOL in April). You'd have to build it from source.

    – fkraiem
    Jan 4 at 14:13











  • @ fkraiem My ubuntu version is 18.04

    – xXxpRoGrAmmErxXx
    Jan 4 at 14:14






  • 3





    3.2 is not available as an official package for any version of Ubuntu. As I said, you can still install 3.3 in Ubuntu 14.04. Otherwise, build from source.

    – fkraiem
    Jan 4 at 14:16











  • @ fkraiem thnx!

    – xXxpRoGrAmmErxXx
    Jan 4 at 14:19
















0















Hello, all I am trying to install clang version 3.2. I want this version because I want some external options that don't exist in newer versions(dumping-objects-memory-layout).

My problem is that i can not install older version.For example when i try install



sudo apt-get install clang-3.2


i got this message:



Reading package lists... Done
Building dependency tree
Reading state information... Done
Package clang-3.2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
clang clang-3.9


In addition i tried with this way



 sudo aptitude install clang-3.2


but aldo i got this message:



No candidate version found for clang-3.2
Unable to apply some actions, aborting



Furthermore I've tried to run but with no success



sudo apt-get install -f


i'am running out of any other ideas.Could you please help to figure out what's happening










share|improve this question























  • Not available (3.3 is in Ubuntu 14.04, but it reaches EOL in April). You'd have to build it from source.

    – fkraiem
    Jan 4 at 14:13











  • @ fkraiem My ubuntu version is 18.04

    – xXxpRoGrAmmErxXx
    Jan 4 at 14:14






  • 3





    3.2 is not available as an official package for any version of Ubuntu. As I said, you can still install 3.3 in Ubuntu 14.04. Otherwise, build from source.

    – fkraiem
    Jan 4 at 14:16











  • @ fkraiem thnx!

    – xXxpRoGrAmmErxXx
    Jan 4 at 14:19














0












0








0








Hello, all I am trying to install clang version 3.2. I want this version because I want some external options that don't exist in newer versions(dumping-objects-memory-layout).

My problem is that i can not install older version.For example when i try install



sudo apt-get install clang-3.2


i got this message:



Reading package lists... Done
Building dependency tree
Reading state information... Done
Package clang-3.2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
clang clang-3.9


In addition i tried with this way



 sudo aptitude install clang-3.2


but aldo i got this message:



No candidate version found for clang-3.2
Unable to apply some actions, aborting



Furthermore I've tried to run but with no success



sudo apt-get install -f


i'am running out of any other ideas.Could you please help to figure out what's happening










share|improve this question














Hello, all I am trying to install clang version 3.2. I want this version because I want some external options that don't exist in newer versions(dumping-objects-memory-layout).

My problem is that i can not install older version.For example when i try install



sudo apt-get install clang-3.2


i got this message:



Reading package lists... Done
Building dependency tree
Reading state information... Done
Package clang-3.2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
clang clang-3.9


In addition i tried with this way



 sudo aptitude install clang-3.2


but aldo i got this message:



No candidate version found for clang-3.2
Unable to apply some actions, aborting



Furthermore I've tried to run but with no success



sudo apt-get install -f


i'am running out of any other ideas.Could you please help to figure out what's happening







apt 18.04 software-installation clang






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 4 at 13:47









xXxpRoGrAmmErxXxxXxpRoGrAmmErxXx

1011




1011













  • Not available (3.3 is in Ubuntu 14.04, but it reaches EOL in April). You'd have to build it from source.

    – fkraiem
    Jan 4 at 14:13











  • @ fkraiem My ubuntu version is 18.04

    – xXxpRoGrAmmErxXx
    Jan 4 at 14:14






  • 3





    3.2 is not available as an official package for any version of Ubuntu. As I said, you can still install 3.3 in Ubuntu 14.04. Otherwise, build from source.

    – fkraiem
    Jan 4 at 14:16











  • @ fkraiem thnx!

    – xXxpRoGrAmmErxXx
    Jan 4 at 14:19



















  • Not available (3.3 is in Ubuntu 14.04, but it reaches EOL in April). You'd have to build it from source.

    – fkraiem
    Jan 4 at 14:13











  • @ fkraiem My ubuntu version is 18.04

    – xXxpRoGrAmmErxXx
    Jan 4 at 14:14






  • 3





    3.2 is not available as an official package for any version of Ubuntu. As I said, you can still install 3.3 in Ubuntu 14.04. Otherwise, build from source.

    – fkraiem
    Jan 4 at 14:16











  • @ fkraiem thnx!

    – xXxpRoGrAmmErxXx
    Jan 4 at 14:19

















Not available (3.3 is in Ubuntu 14.04, but it reaches EOL in April). You'd have to build it from source.

– fkraiem
Jan 4 at 14:13





Not available (3.3 is in Ubuntu 14.04, but it reaches EOL in April). You'd have to build it from source.

– fkraiem
Jan 4 at 14:13













@ fkraiem My ubuntu version is 18.04

– xXxpRoGrAmmErxXx
Jan 4 at 14:14





@ fkraiem My ubuntu version is 18.04

– xXxpRoGrAmmErxXx
Jan 4 at 14:14




3




3





3.2 is not available as an official package for any version of Ubuntu. As I said, you can still install 3.3 in Ubuntu 14.04. Otherwise, build from source.

– fkraiem
Jan 4 at 14:16





3.2 is not available as an official package for any version of Ubuntu. As I said, you can still install 3.3 in Ubuntu 14.04. Otherwise, build from source.

– fkraiem
Jan 4 at 14:16













@ fkraiem thnx!

– xXxpRoGrAmmErxXx
Jan 4 at 14:19





@ fkraiem thnx!

– xXxpRoGrAmmErxXx
Jan 4 at 14:19










0






active

oldest

votes











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1106925%2fno-candidate-version-found-for-clang-3-2-unable-to-apply-some-actions-aborting%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1106925%2fno-candidate-version-found-for-clang-3-2-unable-to-apply-some-actions-aborting%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

ComboBox Display Member on multiple fields

Is it possible to collect Nectar points via Trainline?