How to install apt on Ubuntu 10.10 with no dpkgHow to extract and install .deb without the command dpkg?How...
Modify real part and leaves imaginary part unchanged
Could a small private island protect its sovereignty?
5v home network
Is there any command similar to Delaunay of matlab?
Why can I ping 10.0.0.0/8 addresses from a 192.168.1.0/24 subnet?
How do you translate "Don't Fear the Reaper" into Latin?
Why is the logical NOT operator in C-style languages "!" and not "~~"?
Why did Batman design Robin's suit with only the underwear without pants?
A demigod among men
Why is the intercept changing in a logistic regression when all predictors are standardized?
How to discipline overeager engineer
What does IKEA-like mean?
Translation Golf XLVIII — We're sorry to see you go
Any historical references to links between JOSS and BASIC?
Sanitise a high score table to remove offensive terms / usernames
What is this dial on my old SLR for?
Does Australia produce unique 'specialty steel'?
What kind of tools would be used to carve bone?
How long should a test wait to assume that the result remains fixed
Always show full URL in Safari address bar
How to remind myself to lock my doors
Why didn't Kes send Voyager home?
D&D Monsters and Copyright
My first random password generator
How to install apt on Ubuntu 10.10 with no dpkg
How to extract and install .deb without the command dpkg?How to install SUMO on Ubuntu 10.10dpkg --list not in sync with apt-getWhich process/daemon replaces netplugd in Centos 7.1?ubuntu 16.04 freezing after loginForce non-interactive “dpkg --configure” when using apt-get installHow does apt-get work, in detail?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{
margin-bottom:0;
}
I have a Tesla MCU (Media Control Unit - Center Display), that I have managed to gain root access to and I am looking to install APT onto it so I can install chromium. The MCU is running Ubuntu 10.10 on the arm v7 architecture.
The problem is that there is no dpkg installed on it. So even if I could find the .deb I'm not sure how I would actually install it.
Also, I would appreciate it if someone can help me find the appropriate .deb file for apt on Ubuntu 10.10, Thanks
ubuntu apt dpkg
New contributor
add a comment
|
I have a Tesla MCU (Media Control Unit - Center Display), that I have managed to gain root access to and I am looking to install APT onto it so I can install chromium. The MCU is running Ubuntu 10.10 on the arm v7 architecture.
The problem is that there is no dpkg installed on it. So even if I could find the .deb I'm not sure how I would actually install it.
Also, I would appreciate it if someone can help me find the appropriate .deb file for apt on Ubuntu 10.10, Thanks
ubuntu apt dpkg
New contributor
1
Possible duplicate of How to extract and install .deb without the command dpkg?
– steeldriver
39 mins ago
add a comment
|
I have a Tesla MCU (Media Control Unit - Center Display), that I have managed to gain root access to and I am looking to install APT onto it so I can install chromium. The MCU is running Ubuntu 10.10 on the arm v7 architecture.
The problem is that there is no dpkg installed on it. So even if I could find the .deb I'm not sure how I would actually install it.
Also, I would appreciate it if someone can help me find the appropriate .deb file for apt on Ubuntu 10.10, Thanks
ubuntu apt dpkg
New contributor
I have a Tesla MCU (Media Control Unit - Center Display), that I have managed to gain root access to and I am looking to install APT onto it so I can install chromium. The MCU is running Ubuntu 10.10 on the arm v7 architecture.
The problem is that there is no dpkg installed on it. So even if I could find the .deb I'm not sure how I would actually install it.
Also, I would appreciate it if someone can help me find the appropriate .deb file for apt on Ubuntu 10.10, Thanks
ubuntu apt dpkg
ubuntu apt dpkg
New contributor
New contributor
edited 36 mins ago
ITAPRTES
New contributor
asked 45 mins ago
ITAPRTESITAPRTES
12 bronze badges
12 bronze badges
New contributor
New contributor
1
Possible duplicate of How to extract and install .deb without the command dpkg?
– steeldriver
39 mins ago
add a comment
|
1
Possible duplicate of How to extract and install .deb without the command dpkg?
– steeldriver
39 mins ago
1
1
Possible duplicate of How to extract and install .deb without the command dpkg?
– steeldriver
39 mins ago
Possible duplicate of How to extract and install .deb without the command dpkg?
– steeldriver
39 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/4.0/"u003ecc by-sa 4.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
});
}
});
ITAPRTES 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%2f544852%2fhow-to-install-apt-on-ubuntu-10-10-with-no-dpkg%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
ITAPRTES is a new contributor. Be nice, and check out our Code of Conduct.
ITAPRTES is a new contributor. Be nice, and check out our Code of Conduct.
ITAPRTES is a new contributor. Be nice, and check out our Code of Conduct.
ITAPRTES 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%2f544852%2fhow-to-install-apt-on-ubuntu-10-10-with-no-dpkg%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
1
Possible duplicate of How to extract and install .deb without the command dpkg?
– steeldriver
39 mins ago