How to install specific version of application (including dependencies)? The 2019 Stack Overflow Developer Survey Results Are In Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar ManaraHow to install the latest version of a package with apt-get?How do I install latest Graphviz?How To Download APT And All It's Dependencies?Apt doesn't want to install an older version of packageHow to debug an unmet dependencies problem?apt-get install not install dependencieshow to install a specific package versionapt-get cannot install specific older version of python-novaInstall a specific version version not listed using madisonHow to download a Debian package of specific version and all its dependencies(including recommended) without installing?
US Healthcare consultation for visitors
Do working physicists consider Newtonian mechanics to be "falsified"?
Can the DM override racial traits?
ELI5: Why do they say that Israel would have been the fourth country to land a spacecraft on the Moon and why do they call it low cost?
Drawing arrows from one table cell reference to another
Can we generate random numbers using irrational numbers like π and e?
Can a flute soloist sit?
Presidential Pardon
Make it rain characters
"... to apply for a visa" or "... and applied for a visa"?
What can I do if neighbor is blocking my solar panels intentionally?
Am I ethically obligated to go into work on an off day if the reason is sudden?
Example of compact Riemannian manifold with only one geodesic.
Didn't get enough time to take a Coding Test - what to do now?
What's the point in a preamp?
Sub-subscripts in strings cause different spacings than subscripts
"is" operation returns false even though two objects have same id
Match Roman Numerals
How do I design a circuit to convert a 100 mV and 50 Hz sine wave to a square wave?
Why did Peik Lin say, "I'm not an animal"?
Why are there uneven bright areas in this photo of black hole?
Student Loan from years ago pops up and is taking my salary
Deal with toxic manager when you can't quit
Mortgage adviser recommends a longer term than necessary combined with overpayments
How to install specific version of application (including dependencies)?
The 2019 Stack Overflow Developer Survey Results Are In
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraHow to install the latest version of a package with apt-get?How do I install latest Graphviz?How To Download APT And All It's Dependencies?Apt doesn't want to install an older version of packageHow to debug an unmet dependencies problem?apt-get install not install dependencieshow to install a specific package versionapt-get cannot install specific older version of python-novaInstall a specific version version not listed using madisonHow to download a Debian package of specific version and all its dependencies(including recommended) without installing?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
If I simply run sudo apt install package=version
, it doesn't install the dependency due to conflict (it wants to install the latest version of the dependency). Is there a way to force Apt to install a specific version for all the dependencies as well?
apt software-installation
add a comment |
If I simply run sudo apt install package=version
, it doesn't install the dependency due to conflict (it wants to install the latest version of the dependency). Is there a way to force Apt to install a specific version for all the dependencies as well?
apt software-installation
2
The package rules are to protect system stability. Are you sure you really want to do it? (you should only do it if you manually check your system for API/ABI breakage etc, for each & every package it warns you about - these are things that should not be forced; why package maintainers create the rules - to protect your system stability).
– guiverc
2 days ago
add a comment |
If I simply run sudo apt install package=version
, it doesn't install the dependency due to conflict (it wants to install the latest version of the dependency). Is there a way to force Apt to install a specific version for all the dependencies as well?
apt software-installation
If I simply run sudo apt install package=version
, it doesn't install the dependency due to conflict (it wants to install the latest version of the dependency). Is there a way to force Apt to install a specific version for all the dependencies as well?
apt software-installation
apt software-installation
asked 2 days ago
YamiYukiSenpaiYamiYukiSenpai
155319
155319
2
The package rules are to protect system stability. Are you sure you really want to do it? (you should only do it if you manually check your system for API/ABI breakage etc, for each & every package it warns you about - these are things that should not be forced; why package maintainers create the rules - to protect your system stability).
– guiverc
2 days ago
add a comment |
2
The package rules are to protect system stability. Are you sure you really want to do it? (you should only do it if you manually check your system for API/ABI breakage etc, for each & every package it warns you about - these are things that should not be forced; why package maintainers create the rules - to protect your system stability).
– guiverc
2 days ago
2
2
The package rules are to protect system stability. Are you sure you really want to do it? (you should only do it if you manually check your system for API/ABI breakage etc, for each & every package it warns you about - these are things that should not be forced; why package maintainers create the rules - to protect your system stability).
– guiverc
2 days ago
The package rules are to protect system stability. Are you sure you really want to do it? (you should only do it if you manually check your system for API/ABI breakage etc, for each & every package it warns you about - these are things that should not be forced; why package maintainers create the rules - to protect your system stability).
– guiverc
2 days ago
add a comment |
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
);
);
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%2f1132671%2fhow-to-install-specific-version-of-application-including-dependencies%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
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%2f1132671%2fhow-to-install-specific-version-of-application-including-dependencies%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
The package rules are to protect system stability. Are you sure you really want to do it? (you should only do it if you manually check your system for API/ABI breakage etc, for each & every package it warns you about - these are things that should not be forced; why package maintainers create the rules - to protect your system stability).
– guiverc
2 days ago