Jump to content

URGENT HELP

Posted

Hello, it's Elite. I dont know how to install classicube on linux through files...is there a linux command to install it?

Featured Replies

  • Author
36 minutes ago, azbacho10 said:

Screenshot 2021-04-24 133309.jpg

I hope im not wasting ur time, but id like a tutorial...or break it down...bc that command said no such file or directory

Are you sure you've cd'd into the downloads folder beforehand? Also, which distro are you using? You could probably install ClassiCube from its package manager...

  • Author
1 minute ago, aleksb385 said:

Are you sure you've cd'd into the downloads folder beforehand? Also, which distro are you using? You could probably install ClassiCube from its package manager...

what's cd'd and what's distro...i have low iq in the field

cd is a command. Try running cd ~/Downloads then the tar command again, but I can't guarantee it'll work. 

 

As for distro, it simply means distribution. Are you using Ubuntu, Debian, Mint, Arch or something else?

  • Author
1 minute ago, aleksb385 said:

cd is a command. Try running cd ~/Downloads then the tar command again, but I can't guarantee it'll work. 

 

As for distro, it simply means distribution. Are you using Ubuntu, Debian, Mint, Arch or something else?

im just using Linux Terminal...i think

  • Author

It said Debian aleksb385.

 

3 minutes ago, MESYETI said:

yes, copy these 3 commands

wget http://classicube.s3.amazonaws.com/client/release/nix64/ClassiCube.tar.gz

tar -zxvf Classicube.tar.gz

./ClassiCube

 

wget downloads the ClassiCube archive

tar extracts it

./ runs classicube

 

8 minutes ago, MESYETI said:

yes, copy these 3 commands

wget http://classicube.s3.amazonaws.com/client/release/nix64/ClassiCube.tar.gz

tar -zxvf Classicube.tar.gz

./ClassiCube

 

wget downloads the ClassiCube archive

tar extracts it

./ runs classicube

THANKS!!!

Archived

This topic is now archived and is closed to further replies.