How do you add an old repository (Jessie) to the list of repositories apt-get can download from?How to...
Topological Spaces homeomorphic
Public Salesforce Site and Security Review
Why are notes ordered like they are on a piano?
CRT Oscilloscope - part of the plot is missing
What word means "to make something obsolete"?
Can I use 1000v rectifier diodes instead of 600v rectifier diodes?
How can I fairly adjudicate the effects of height differences on ranged attacks?
Airbnb - host wants to reduce rooms, can we get refund?
Can a cyclic Amine form an Amide?
How to efficiently calculate prefix sum of frequencies of characters in a string?
What is the most remote airport from the center of the city it supposedly serves?
Is Cola "probably the best-known" Latin word in the world? If not, which might it be?
How to assert on pagereference where the endpoint of pagereference is predefined
Why is the SNP putting so much emphasis on currency plans?
How did Arya get back her dagger from Sansa?
Has any spacecraft ever had the ability to directly communicate with civilian air traffic control?
Transfer over $10k
How to reply this mail from potential PhD professor?
I’ve officially counted to infinity!
What are the spoon bit of a spoon and fork bit of a fork called?
Copy line and insert it in a new position with sed or awk
How to creep the reader out with what seems like a normal person?
Why debootstrap can only run as root?
Field Length Validation for Desktop Application which has maximum 1000 characters
How do you add an old repository (Jessie) to the list of repositories apt-get can download from?
How to install some packages from “unstable” Debian on a computer running “stable” Debian?Debian: Is it possible/safe to install packages from an older version of the repository?download packages for different distribution with aptWhat's the best way to install apt packages from Debian Stretch on Raspbian Jessie?Package breaks when upgrading from Debian stable to testingDebian stretch Does not Accept my Private RepositoryHow to pull a single (or few) packages from Debian testing to Debian oldstable?Debian Stretch apt-get update failure resolving 'ftp.de.debian.org'How to tell if I'm on Debian stable or unstable?State of Debian Stable (Stretch) Repository between time of two versions (e.g. 9.8 to 9.9)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I'm currently working on Debian.
I've recently found a package I want to use apt-get to install onto my computer, but the only distribution of it is for the oldstable (jessie) repository. I'm currently using the stable (stretch) repository, and apt-get doesn't have the oldstable repository in 'sources.list.d'. How do I add the oldstable repository to that list?
debian apt
New contributor
Quinn Randall is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I'm currently working on Debian.
I've recently found a package I want to use apt-get to install onto my computer, but the only distribution of it is for the oldstable (jessie) repository. I'm currently using the stable (stretch) repository, and apt-get doesn't have the oldstable repository in 'sources.list.d'. How do I add the oldstable repository to that list?
debian apt
New contributor
Quinn Randall is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I don't think apt-get can install it. But you can download it somewhere else and use deb to install it.
– 炸鱼薯条德里克
57 mins ago
I've tried using a direct website download, but during the 'make' command it runs into an error of a directory missing, even though I can see the directory in the right spot. That itself is another question, and I don't want to run though the trouble of working that out.
– Quinn Randall
40 mins ago
After further research, I've decided to change the question to a more specific statement
– Quinn Randall
15 mins ago
add a comment |
I'm currently working on Debian.
I've recently found a package I want to use apt-get to install onto my computer, but the only distribution of it is for the oldstable (jessie) repository. I'm currently using the stable (stretch) repository, and apt-get doesn't have the oldstable repository in 'sources.list.d'. How do I add the oldstable repository to that list?
debian apt
New contributor
Quinn Randall is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I'm currently working on Debian.
I've recently found a package I want to use apt-get to install onto my computer, but the only distribution of it is for the oldstable (jessie) repository. I'm currently using the stable (stretch) repository, and apt-get doesn't have the oldstable repository in 'sources.list.d'. How do I add the oldstable repository to that list?
debian apt
debian apt
New contributor
Quinn Randall is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Quinn Randall is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 10 mins ago
Quinn Randall
New contributor
Quinn Randall is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 1 hour ago
Quinn RandallQuinn Randall
13
13
New contributor
Quinn Randall is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Quinn Randall is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Quinn Randall is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I don't think apt-get can install it. But you can download it somewhere else and use deb to install it.
– 炸鱼薯条德里克
57 mins ago
I've tried using a direct website download, but during the 'make' command it runs into an error of a directory missing, even though I can see the directory in the right spot. That itself is another question, and I don't want to run though the trouble of working that out.
– Quinn Randall
40 mins ago
After further research, I've decided to change the question to a more specific statement
– Quinn Randall
15 mins ago
add a comment |
I don't think apt-get can install it. But you can download it somewhere else and use deb to install it.
– 炸鱼薯条德里克
57 mins ago
I've tried using a direct website download, but during the 'make' command it runs into an error of a directory missing, even though I can see the directory in the right spot. That itself is another question, and I don't want to run though the trouble of working that out.
– Quinn Randall
40 mins ago
After further research, I've decided to change the question to a more specific statement
– Quinn Randall
15 mins ago
I don't think apt-get can install it. But you can download it somewhere else and use deb to install it.
– 炸鱼薯条德里克
57 mins ago
I don't think apt-get can install it. But you can download it somewhere else and use deb to install it.
– 炸鱼薯条德里克
57 mins ago
I've tried using a direct website download, but during the 'make' command it runs into an error of a directory missing, even though I can see the directory in the right spot. That itself is another question, and I don't want to run though the trouble of working that out.
– Quinn Randall
40 mins ago
I've tried using a direct website download, but during the 'make' command it runs into an error of a directory missing, even though I can see the directory in the right spot. That itself is another question, and I don't want to run though the trouble of working that out.
– Quinn Randall
40 mins ago
After further research, I've decided to change the question to a more specific statement
– Quinn Randall
15 mins ago
After further research, I've decided to change the question to a more specific statement
– Quinn Randall
15 mins ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
});
}
});
Quinn Randall is a new contributor. Be nice, and check out our Code of Conduct.
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%2funix.stackexchange.com%2fquestions%2f516254%2fhow-do-you-add-an-old-repository-jessie-to-the-list-of-repositories-apt-get-ca%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
Quinn Randall is a new contributor. Be nice, and check out our Code of Conduct.
Quinn Randall is a new contributor. Be nice, and check out our Code of Conduct.
Quinn Randall is a new contributor. Be nice, and check out our Code of Conduct.
Quinn Randall is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- 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%2funix.stackexchange.com%2fquestions%2f516254%2fhow-do-you-add-an-old-repository-jessie-to-the-list-of-repositories-apt-get-ca%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
I don't think apt-get can install it. But you can download it somewhere else and use deb to install it.
– 炸鱼薯条德里克
57 mins ago
I've tried using a direct website download, but during the 'make' command it runs into an error of a directory missing, even though I can see the directory in the right spot. That itself is another question, and I don't want to run though the trouble of working that out.
– Quinn Randall
40 mins ago
After further research, I've decided to change the question to a more specific statement
– Quinn Randall
15 mins ago