supertuxkart / stk-code

The code base of supertuxkart
Other
4.36k stars 1.03k forks source link

Can't remove custom build supertuxkart #5039

Closed eijinugraha closed 3 weeks ago

eijinugraha commented 1 month ago

Description

After compiling supertuxkart, it was installed but can't removed

Steps to reproduce

Compiling STK code

Configuration

STK release version: stk-code git

STK Source (PPA, distribution package, official binary, etc.): Github

System: Debian 12

Graphics card: Intel HD 4000

CPU: Intel© Core™ i5-3230M CPU @ 2.60GHz × 2

Gamepads/keyboards models if related to the issue:

Additional information

stdout.log:

input.xml:

Error message: image `

qwertychouskie commented 1 month ago

The files are probably in /usr/local/bin and /usr/local/share.

eijinugraha commented 1 month ago

The files are probably in /usr/local/bin and /usr/local/share.

I just removed but still not work

Alayan-stk-2 commented 3 weeks ago

If you compiled the source code following the Installing.MD instructions, it doesn't get installed as a package in your system so of course trying to remove it as if it was a package is going to fail. Removal through the package manager is for things installed through the package manager.

If you want to remove it, delete the stk-code and stk-assets folders used to install the game, and if you want to clean up all parameters and configs too, delete the supertuxkart folders in .local/share and .config