[Gambas-user] Release of Gambas 3.16.2
Christof Thalhofer
chrisml at deganius.de
Wed Jul 14 22:03:15 CEST 2021
Am 14.07.21 um 21:49 schrieb Benoît Minisini:
> Hi,
>
> Gambas 3.16.2 has been officially released.
Thank you very much! :-)
> The website has been updated, and Ubuntu binary packages are available
> on the Gambas Ubuntu PPA for x86_64 and ARM, from Ubuntu 14.04 to 21.10.
>
> Please report any problem, especially with the PPA packages.
>
> If you get some trouble with them, try to remove all previously
> installed Gambas packages before reinstalling. But report anyway!
To find out the packages installed (on a Debian based system with Apt
like Ubuntu, Mint and others):
> dpkg -l | grep gambas3 | awk '{print $2}' | tr '\n' ' '
To remove all Gambas packages installed:
> sudo apt remove $(dpkg -l | grep gambas3 | awk '{print $2}' | tr '\n' ' ')
Alles Gute
Christof Thalhofer
--
Dies ist keine Signatur
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210714/9d3ca475/attachment.sig>
More information about the User
mailing list