How to install Debian package manager in an Embedded Linux using wget?
up vote
-1
down vote
favorite
I'm using 4.1.13-cl-som-am57x-ti-3.2-yocto-1.0-g8dc66170d9,i need to install python modules but it doesn't have apt-get module.inside 'usrbin' only have wget(dpkg is also missing). how to install 'apt-get' using wget?
linux embedded-linux wget apt-get
add a comment |
up vote
-1
down vote
favorite
I'm using 4.1.13-cl-som-am57x-ti-3.2-yocto-1.0-g8dc66170d9,i need to install python modules but it doesn't have apt-get module.inside 'usrbin' only have wget(dpkg is also missing). how to install 'apt-get' using wget?
linux embedded-linux wget apt-get
What is your os ? Are you sure you are using debian based distro ? Please run this command and see what is your distrio “cat /etc/*-release”
– Behroozam
16 hours ago
I can't run that command ,It shows an errorcat: can't open '/etc/*-release': No such file or directory.
– Aju S
16 hours ago
You may want to have a look at - unix.stackexchange.com/questions/323909/….
– sulabh chaturvedi
16 hours ago
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
I'm using 4.1.13-cl-som-am57x-ti-3.2-yocto-1.0-g8dc66170d9,i need to install python modules but it doesn't have apt-get module.inside 'usrbin' only have wget(dpkg is also missing). how to install 'apt-get' using wget?
linux embedded-linux wget apt-get
I'm using 4.1.13-cl-som-am57x-ti-3.2-yocto-1.0-g8dc66170d9,i need to install python modules but it doesn't have apt-get module.inside 'usrbin' only have wget(dpkg is also missing). how to install 'apt-get' using wget?
linux embedded-linux wget apt-get
linux embedded-linux wget apt-get
edited 10 hours ago
sulabh chaturvedi
15413
15413
asked 16 hours ago
Aju S
13
13
What is your os ? Are you sure you are using debian based distro ? Please run this command and see what is your distrio “cat /etc/*-release”
– Behroozam
16 hours ago
I can't run that command ,It shows an errorcat: can't open '/etc/*-release': No such file or directory.
– Aju S
16 hours ago
You may want to have a look at - unix.stackexchange.com/questions/323909/….
– sulabh chaturvedi
16 hours ago
add a comment |
What is your os ? Are you sure you are using debian based distro ? Please run this command and see what is your distrio “cat /etc/*-release”
– Behroozam
16 hours ago
I can't run that command ,It shows an errorcat: can't open '/etc/*-release': No such file or directory.
– Aju S
16 hours ago
You may want to have a look at - unix.stackexchange.com/questions/323909/….
– sulabh chaturvedi
16 hours ago
What is your os ? Are you sure you are using debian based distro ? Please run this command and see what is your distrio “cat /etc/*-release”
– Behroozam
16 hours ago
What is your os ? Are you sure you are using debian based distro ? Please run this command and see what is your distrio “cat /etc/*-release”
– Behroozam
16 hours ago
I can't run that command ,It shows an error
cat: can't open '/etc/*-release': No such file or directory.– Aju S
16 hours ago
I can't run that command ,It shows an error
cat: can't open '/etc/*-release': No such file or directory.– Aju S
16 hours ago
You may want to have a look at - unix.stackexchange.com/questions/323909/….
– sulabh chaturvedi
16 hours ago
You may want to have a look at - unix.stackexchange.com/questions/323909/….
– sulabh chaturvedi
16 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53237660%2fhow-to-install-debian-package-manager-in-an-embedded-linux-using-wget%23new-answer', 'question_page');
}
);
Post as a guest
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
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
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
What is your os ? Are you sure you are using debian based distro ? Please run this command and see what is your distrio “cat /etc/*-release”
– Behroozam
16 hours ago
I can't run that command ,It shows an error
cat: can't open '/etc/*-release': No such file or directory.– Aju S
16 hours ago
You may want to have a look at - unix.stackexchange.com/questions/323909/….
– sulabh chaturvedi
16 hours ago