[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird problem


Am 13.02.25 um 02:07 schrieb Bruce Steers:

You'll hate me for saying it but "did you try turning it of and on again?"  (reboot to clean /tmp/gambas-1000 and /run/usr/1000/gambas cache)

maybe rm -rf /usr/lib/gambas3 before installing to ensure all libs are built/current.

If it is installed with Apt Gambas can be completely removed with this shell command:

sudo apt remove $(dpkg -l | grep gambas3 | awk '{print $2}' | tr '\n' ' ')

Just for the record ...

Alles Gute

Christof Thalhofer

--
Dies ist keine Signatur


References:
Weird problemgbWilly <gbWilly@xxxxxxxxxxxxxx>
Re: Weird problemBruce Steers <bsteers4@xxxxxxxxx>