[Gambas-user] Which version of Gambas installed?

Jussi Lahtinen jussi.lahtinen at ...626...
Tue Feb 19 17:02:00 CET 2013


It would be nice if Gambas IDE would also tell the revision, but for
uninstalling Gambas you don't need to know it.

Just paste these to your terminal:

sudo rm -f /usr/local/bin/gbx3 /usr/local/bin/gbc3 /usr/local/bin/gba3
/usr/local/bin/gbi3
sudo rm -rf /usr/local/lib/gambas3
sudo rm -rf /usr/local/share/gambas3
sudo rm -f /usr/local/bin/gambas3
sudo rm -f /usr/local/bin/gambas3.gambas

sudo rm -f /usr/bin/gbx3 /usr/bin/gbc3 /usr/bin/gba3 /usr/bin/gbi3
sudo rm -rf /usr/lib/gambas3
sudo rm -rf /usr/share/gambas3
sudo rm -f /usr/bin/gambas3
sudo rm -f /usr/bin/gambas3.gambas

Jussi


On Tue, Feb 19, 2013 at 1:01 PM, Rolf-Werner Eilert <
eilert-sprachen at ...221...> wrote:

> There are several versions of Gambas3 in my Download dir including a
> trunk dir, and I don't remember which of those I installed last.
>
> In order to uninstall that last version before installing the latest 3.4
> which I'm compiling right now, how can I find which version is the
> installed one?
>
> Thanks for your ideas...
>
> Rolf
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list