F5F Stay Refreshed Software Operating Systems Minecraft on Linux

Minecraft on Linux

Minecraft on Linux

Pages (3): Previous 1 2 3 Next
R
RejectedKid
Junior Member
39
12-07-2023, 10:50 PM
#11
When you save it, it usually appears in a folder you can locate via your file manager. You can also move into it using a command line. If it was saved to "Downloads" in your personal folder, use cd ~/Downloads to view it. In the terminal, run ls -la to check its contents. If the file exists, you should be able to execute the dpkg command provided by @pythonmegapixel.
R
RejectedKid
12-07-2023, 10:50 PM #11

When you save it, it usually appears in a folder you can locate via your file manager. You can also move into it using a command line. If it was saved to "Downloads" in your personal folder, use cd ~/Downloads to view it. In the terminal, run ls -la to check its contents. If the file exists, you should be able to execute the dpkg command provided by @pythonmegapixel.

S
SapphireBlu
Member
70
12-08-2023, 06:42 AM
#12
The nearest I've tried is boosting a Pi's performance so please be patient.
S
SapphireBlu
12-08-2023, 06:42 AM #12

The nearest I've tried is boosting a Pi's performance so please be patient.

X
XQsess
Member
150
12-08-2023, 02:33 PM
#13
The system detected a mismatch between the package architecture and your device. It appears the Minecraft.deb file is intended for amd64 but is being processed for arm64, causing errors.
X
XQsess
12-08-2023, 02:33 PM #13

The system detected a mismatch between the package architecture and your device. It appears the Minecraft.deb file is intended for amd64 but is being processed for arm64, causing errors.

T
TiTansio11
Member
189
12-09-2023, 11:34 PM
#14
It functions properly, though no visible output appears. This is typical on Linux when you type a password in the terminal.
T
TiTansio11
12-09-2023, 11:34 PM #14

It functions properly, though no visible output appears. This is typical on Linux when you type a password in the terminal.

D
discopanda2002
Junior Member
12
12-24-2023, 03:10 AM
#15
how do i change amd64 to arm64
D
discopanda2002
12-24-2023, 03:10 AM #15

how do i change amd64 to arm64

O
OneTapDiverse
Member
192
12-24-2023, 03:56 AM
#16
Indicates the file you saved is meant for x86 processors with 64-bit support (x86_64). However, your device uses an ARM64 CPU, which isn't compatible. You must obtain a .deb version tailored for that architecture (arm-based systems).
O
OneTapDiverse
12-24-2023, 03:56 AM #16

Indicates the file you saved is meant for x86 processors with 64-bit support (x86_64). However, your device uses an ARM64 CPU, which isn't compatible. You must obtain a .deb version tailored for that architecture (arm-based systems).

N
Nickroy1
Junior Member
35
12-24-2023, 05:15 AM
#17
you can find it at local stores or online retailers.
N
Nickroy1
12-24-2023, 05:15 AM #17

you can find it at local stores or online retailers.

F
FlamingTiger9
Member
235
12-25-2023, 08:06 AM
#18
You obtained the .deb from a Minecraft source. No other versions are available for ARM CPUs. The alternative you might try is the Minecraft.tar.gz file, which works on systems with Java 8 installed. You’ll need to extract it manually and run the .jar file using Java.
F
FlamingTiger9
12-25-2023, 08:06 AM #18

You obtained the .deb from a Minecraft source. No other versions are available for ARM CPUs. The alternative you might try is the Minecraft.tar.gz file, which works on systems with Java 8 installed. You’ll need to extract it manually and run the .jar file using Java.

M
marine14
Junior Member
29
12-25-2023, 10:41 AM
#19
It seems you're referring to a shift in tone or expression. Could you clarify what you mean?
M
marine14
12-25-2023, 10:41 AM #19

It seems you're referring to a shift in tone or expression. Could you clarify what you mean?

T
tippestwolf70
Member
227
12-25-2023, 11:26 AM
#20
The device you're attempting to install requires an ARM CPU. The package from Mojang is designed specifically for x86-64 processors, like those in desktop computers.
T
tippestwolf70
12-25-2023, 11:26 AM #20

The device you're attempting to install requires an ARM CPU. The package from Mojang is designed specifically for x86-64 processors, like those in desktop computers.

Pages (3): Previous 1 2 3 Next