Wrong architecture for both 32 and 64 bit
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I have a strange problem, trying to install software from software center or download and receive the same issue. If I choose 64 bit software, "wrong architecture" if I choose 32 bit software, "wrong architecture".
I ran uname -a
and this was the response:
Linux firefly 4.4.114 #62 SMP Wed Apr 4 11:10:34 HKT 2018 aarch64 aarch64 aarch64 GNU/Linux
This is Ubuntu 16.04 on a Libre Computer single board, supposed to be 64 bit system.
Any help or ideas?
software-installation software-center 64-bit 32-bit arm64
add a comment |Â
up vote
0
down vote
favorite
I have a strange problem, trying to install software from software center or download and receive the same issue. If I choose 64 bit software, "wrong architecture" if I choose 32 bit software, "wrong architecture".
I ran uname -a
and this was the response:
Linux firefly 4.4.114 #62 SMP Wed Apr 4 11:10:34 HKT 2018 aarch64 aarch64 aarch64 GNU/Linux
This is Ubuntu 16.04 on a Libre Computer single board, supposed to be 64 bit system.
Any help or ideas?
software-installation software-center 64-bit 32-bit arm64
What CPU model do you have(lscpu
output will be useful)? Is it ARM or x86?
â N0rbert
Apr 21 at 18:37
I should've done more research before posting. I discovered it is an ARM system and that is the problem with software connection.
â Doug Brown
Apr 21 at 19:15
I guess that leads to a follow on question. What is a good source for software that works on an ARM system?
â Doug Brown
Apr 21 at 19:21
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a strange problem, trying to install software from software center or download and receive the same issue. If I choose 64 bit software, "wrong architecture" if I choose 32 bit software, "wrong architecture".
I ran uname -a
and this was the response:
Linux firefly 4.4.114 #62 SMP Wed Apr 4 11:10:34 HKT 2018 aarch64 aarch64 aarch64 GNU/Linux
This is Ubuntu 16.04 on a Libre Computer single board, supposed to be 64 bit system.
Any help or ideas?
software-installation software-center 64-bit 32-bit arm64
I have a strange problem, trying to install software from software center or download and receive the same issue. If I choose 64 bit software, "wrong architecture" if I choose 32 bit software, "wrong architecture".
I ran uname -a
and this was the response:
Linux firefly 4.4.114 #62 SMP Wed Apr 4 11:10:34 HKT 2018 aarch64 aarch64 aarch64 GNU/Linux
This is Ubuntu 16.04 on a Libre Computer single board, supposed to be 64 bit system.
Any help or ideas?
software-installation software-center 64-bit 32-bit arm64
edited Apr 21 at 18:38
N0rbert
15.5k33172
15.5k33172
asked Apr 21 at 18:29
![](https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=32)
![](https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=32)
Doug Brown
1
1
What CPU model do you have(lscpu
output will be useful)? Is it ARM or x86?
â N0rbert
Apr 21 at 18:37
I should've done more research before posting. I discovered it is an ARM system and that is the problem with software connection.
â Doug Brown
Apr 21 at 19:15
I guess that leads to a follow on question. What is a good source for software that works on an ARM system?
â Doug Brown
Apr 21 at 19:21
add a comment |Â
What CPU model do you have(lscpu
output will be useful)? Is it ARM or x86?
â N0rbert
Apr 21 at 18:37
I should've done more research before posting. I discovered it is an ARM system and that is the problem with software connection.
â Doug Brown
Apr 21 at 19:15
I guess that leads to a follow on question. What is a good source for software that works on an ARM system?
â Doug Brown
Apr 21 at 19:21
What CPU model do you have(
lscpu
output will be useful)? Is it ARM or x86?â N0rbert
Apr 21 at 18:37
What CPU model do you have(
lscpu
output will be useful)? Is it ARM or x86?â N0rbert
Apr 21 at 18:37
I should've done more research before posting. I discovered it is an ARM system and that is the problem with software connection.
â Doug Brown
Apr 21 at 19:15
I should've done more research before posting. I discovered it is an ARM system and that is the problem with software connection.
â Doug Brown
Apr 21 at 19:15
I guess that leads to a follow on question. What is a good source for software that works on an ARM system?
â Doug Brown
Apr 21 at 19:21
I guess that leads to a follow on question. What is a good source for software that works on an ARM system?
â Doug Brown
Apr 21 at 19:21
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
If Ubuntu was shipped pre-installed on your SBC - it should have correct Ubuntu-repositories.
You should check your software sources (repositories) and ensure that you have only ARM-related lines in /etc/apt/sources.list and files in /etc/apt/sources.list.d/ directory.
Usually the repository URL is http://ports.ubuntu.com/ubuntu-ports
.
You can search https://packages.ubuntu.com for arm64 packages.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
If Ubuntu was shipped pre-installed on your SBC - it should have correct Ubuntu-repositories.
You should check your software sources (repositories) and ensure that you have only ARM-related lines in /etc/apt/sources.list and files in /etc/apt/sources.list.d/ directory.
Usually the repository URL is http://ports.ubuntu.com/ubuntu-ports
.
You can search https://packages.ubuntu.com for arm64 packages.
add a comment |Â
up vote
1
down vote
If Ubuntu was shipped pre-installed on your SBC - it should have correct Ubuntu-repositories.
You should check your software sources (repositories) and ensure that you have only ARM-related lines in /etc/apt/sources.list and files in /etc/apt/sources.list.d/ directory.
Usually the repository URL is http://ports.ubuntu.com/ubuntu-ports
.
You can search https://packages.ubuntu.com for arm64 packages.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
If Ubuntu was shipped pre-installed on your SBC - it should have correct Ubuntu-repositories.
You should check your software sources (repositories) and ensure that you have only ARM-related lines in /etc/apt/sources.list and files in /etc/apt/sources.list.d/ directory.
Usually the repository URL is http://ports.ubuntu.com/ubuntu-ports
.
You can search https://packages.ubuntu.com for arm64 packages.
If Ubuntu was shipped pre-installed on your SBC - it should have correct Ubuntu-repositories.
You should check your software sources (repositories) and ensure that you have only ARM-related lines in /etc/apt/sources.list and files in /etc/apt/sources.list.d/ directory.
Usually the repository URL is http://ports.ubuntu.com/ubuntu-ports
.
You can search https://packages.ubuntu.com for arm64 packages.
edited Apr 21 at 19:30
answered Apr 21 at 19:22
N0rbert
15.5k33172
15.5k33172
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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%2faskubuntu.com%2fquestions%2f1027017%2fwrong-architecture-for-both-32-and-64-bit%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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 CPU model do you have(
lscpu
output will be useful)? Is it ARM or x86?â N0rbert
Apr 21 at 18:37
I should've done more research before posting. I discovered it is an ARM system and that is the problem with software connection.
â Doug Brown
Apr 21 at 19:15
I guess that leads to a follow on question. What is a good source for software that works on an ARM system?
â Doug Brown
Apr 21 at 19:21