Bitcoin Forum
May 11, 2024, 06:06:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: AppImage on 32bit Linux  (Read 106 times)
blue Snow (OP)
Legendary
*
Offline Offline

Activity: 1498
Merit: 1026


#SWGT CERTIK Audited


View Profile WWW
November 01, 2020, 03:11:11 AM
 #1

Is there any method I can run AppImage on Linux 32bit? I tried running with the executing button but nothing happens, I get an invalid encoded text file beside electrum AppImage.

I know, I can run it by Installation from Python sources and write command "python3 Electrum-4.0.4/run_electrum" in the terminal. But it makes me confused, I want to one-click Appimage and running it without an open the terminal.

I will appreciate it if you all post on-topic on AppImage only.

Activity + Trust + Earned Merit == The Most Recognized Users on Bitcointalk
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715450779
Hero Member
*
Offline Offline

Posts: 1715450779

View Profile Personal Message (Offline)

Ignore
1715450779
Reply with quote  #2

1715450779
Report to moderator
NotATether
Legendary
*
Offline Offline

Activity: 1596
Merit: 6735


bitcoincleanup.com / bitmixlist.org


View Profile WWW
November 01, 2020, 09:21:31 AM
 #2

There is no Electrum AppImage for 32-bit systems. Only a 64-bit AppImage is made, and because that packages 64-bit libraries, they are not understood by a 32-bit system (that’s where the invalid format error comes from)  and so are cannot be used on it.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
blue Snow (OP)
Legendary
*
Offline Offline

Activity: 1498
Merit: 1026


#SWGT CERTIK Audited


View Profile WWW
November 01, 2020, 11:45:23 AM
 #3

yes, the best way is running it in the terminal. I heard about virtualization software it could be running it. but I only have 2 CPU and I doubt it can work with 32 bits. ( I don't know what my CPU type and restriction).

joniboini
Legendary
*
Offline Offline

Activity: 2184
Merit: 1792



View Profile WWW
November 01, 2020, 01:18:59 PM
 #4

but I only have 2 CPU and I doubt it can work with 32 bits. ( I don't know what my CPU type and restriction).
You mean 2 cores? It's quite easy to find out your detailed CPU specs with apps like CPU-Z. If the CPU details contain AMD64, x86-x64, or EM64T then it means your CPU can run a 64-bit system. Or you can also follow this guide.

I'm not sure why you'd limit your system to 32-bit though, is it because a lack of RAM?

███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits.
..........UNLEASH..........
THE ULTIMATE
GAMING EXPERIENCE
DUELBITS
FANTASY
SPORTS
████▄▄█████▄▄
░▄████
███████████▄
▐███
███████████████▄
███
████████████████
███
████████████████▌
███
██████████████████
████████████████▀▀▀
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
.
▬▬
VS
▬▬
████▄▄▄█████▄▄▄
░▄████████████████▄
▐██████████████████▄
████████████████████
████████████████████▌
█████████████████████
███████████████████
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
/// PLAY FOR  FREE  ///
WIN FOR REAL
..PLAY NOW..
NotATether
Legendary
*
Offline Offline

Activity: 1596
Merit: 6735


bitcoincleanup.com / bitmixlist.org


View Profile WWW
November 02, 2020, 08:17:32 AM
 #5

but I only have 2 CPU and I doubt it can work with 32 bits. ( I don't know what my CPU type and restriction).
You mean 2 cores? It's quite easy to find out your detailed CPU specs with apps like CPU-Z. If the CPU details contain AMD64, x86-x64, or EM64T then it means your CPU can run a 64-bit system. Or you can also follow this guide.

I'm not sure why you'd limit your system to 32-bit though, is it because a lack of RAM?

64-bit Linux systems actually run very well with even 1 gigabyte of RAM and 1 CPU as long as you use a lightweight window manager and not a desktop environment like GNOME or others. I used to run Electrum on such a system.

You can use lscpu command to print the CPU information on Linux, and look at the “CPU op-mode(s)” row to see if it says “64-bit”. If it does then you can run 64-bit Linux on it.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
joniboini
Legendary
*
Offline Offline

Activity: 2184
Merit: 1792



View Profile WWW
November 02, 2020, 11:26:56 AM
 #6

CPU-Z isn't even available on Linux. You only need to run command lscpu to get details of your CPU, which already mentioned by @NotATether.
My goodness, maybe I'm a bit drunk when I typed that. Yeah, there is no CPU-Z on Linux but there is an alternative called CPU-G. Don't know why I assume OP is also running a Windows OS, my bad.

███████████████████████████
███████▄████████████▄██████
████████▄████████▄████████
███▀█████▀▄███▄▀█████▀███
█████▀█▀▄██▀▀▀██▄▀█▀█████
███████▄███████████▄███████
███████████████████████████
███████▀███████████▀███████
████▄██▄▀██▄▄▄██▀▄██▄████
████▄████▄▀███▀▄████▄████
██▄███▀▀█▀██████▀█▀███▄███
██▀█▀████████████████▀█▀███
███████████████████████████
.
.Duelbits.
..........UNLEASH..........
THE ULTIMATE
GAMING EXPERIENCE
DUELBITS
FANTASY
SPORTS
████▄▄█████▄▄
░▄████
███████████▄
▐███
███████████████▄
███
████████████████
███
████████████████▌
███
██████████████████
████████████████▀▀▀
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
.
▬▬
VS
▬▬
████▄▄▄█████▄▄▄
░▄████████████████▄
▐██████████████████▄
████████████████████
████████████████████▌
█████████████████████
███████████████████
███████████████▌
███████████████▌
████████████████
████████████████
████████████████
████▀▀███████▀▀
/// PLAY FOR  FREE  ///
WIN FOR REAL
..PLAY NOW..
bob123
Legendary
*
Offline Offline

Activity: 1624
Merit: 2481



View Profile WWW
November 02, 2020, 03:15:11 PM
 #7

My goodness, maybe I'm a bit drunk when I typed that. Yeah, there is no CPU-Z on Linux but there is an alternative called CPU-G. Don't know why I assume OP is also running a Windows OS, my bad.

But there literally is not a single reason to download any software when there are built-in command line tools to retrieve the information you are looking for.
A single command is all OP has to enter.

I didn't even know that 32 bit CPU's are still a thing. I can't imagine OP is using a 32bit only CPU.

NotATether
Legendary
*
Offline Offline

Activity: 1596
Merit: 6735


bitcoincleanup.com / bitmixlist.org


View Profile WWW
November 02, 2020, 03:23:04 PM
 #8

My goodness, maybe I'm a bit drunk when I typed that. Yeah, there is no CPU-Z on Linux but there is an alternative called CPU-G. Don't know why I assume OP is also running a Windows OS, my bad.

But there literally is not a single reason to download any software when there are built-in command line tools to retrieve the information you are looking for.
A single command is all OP has to enter.

I didn't even know that 32 bit CPU's are still a thing. I can't imagine OP is using a 32bit only CPU.

There is no 32-bit only CPU that has two cores in it, every multi-core processor since Intel Core 2 Duo and AMD Athlon 64 X2 had 64-bit support in them.

It’s likely OP’s computer has low system specs and he thought that a 32-bit Linux distro would be easier on it (because that’s how it works in Windows) but as I explained above, 64-bit Linux runs well on it.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
Arman The Parman
Newbie
*
Offline Offline

Activity: 6
Merit: 4


View Profile
November 03, 2020, 03:19:13 AM
 #9

If you are using a Raspberry Pi, Appimages don't work. They can not be used with machines with ARM chips. Regardless of 32 or 64 bit
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!