problem with SuperTuxKart package

problem with SuperTuxKart package

Postby enma » 05 Sep 2024, 02:14

"Hello, I am trying to install SuperTuxKart using apt on the Canaima distribution, but after it 'installs,' I can't run it; my shell does not recognize the 'supertuxkart' command. Do you have any idea what might be causing the problem? Perhaps there are missing libraries in my distribution? Or could it be an issue with the repository from which I am downloading the package? Maybe the package is not the latest version?"
Attachments
Captura desde 2024-09-04 21-30-24.png
enma
 
Posts: 1
Joined: 05 Sep 2024, 02:04

Re: problem with SuperTuxKart package

Postby eltomito » 09 Sep 2024, 22:49

Maybe supertuxkart isn't in your path. Try to find where the executable is.
apt should be able to show you where it installed the filed.
Try something like
{l Code}: {l Select All Code}
apt show supertuxkart

and see if it tells you where it installed it.

You can try searching the usual locations, e.g. /usr/local/bin or /usr/sbin/ etc.
Or you can do
{l Code}: {l Select All Code}
ls -R -l / | grep supertuxkart

and see if it shows something like
/usr/local/sbin/supertuxkart

Then that full path is the command that will run the game.

Or you can install synaptic which is a gui for apt and search for it there.

Good luck!
User avatar
eltomito
 
Posts: 304
Joined: 15 Mar 2013, 09:25

Who is online

Users browsing this forum: No registered users and 1 guest