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

Re: Can we get back to Ubuntu's PPA ?


On Tuesday, May 27th, 2025 at 22:57, Martin Cristia <tercoide@xxxxxxxxxxx> wrote:

> I am done today. Spent hours trying to go from Master to Stable but
> nothing seems to work. Opensue build gives a bunch of errors; installing
> from sources has no Ubuntu 25.04 instructions (24.04 won't work), and
> gbWilly binaries and instructions from GitLab's TAR.xz won't work either.
> 
> What was wrong with PPA's ???
> 
> It seems that one needs to be a system expert to install it nowadays.
> 

$ sudo apt-get purge gambas3
$ sudo apt-get autoremove
$ sudo rm /etc/apt/sources.list.d/home:gambas:master.list
$ sudo echo 'deb http://download.opensuse.org/repositories/home:/gambas:/stable/Debian_12/ /' | tee /etc/apt/sources.list.d/home:gambas:stable.list
$ curl -fsSL https://download.opensuse.org/repositories/home:gambas:stable/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_gambas_stable.gpg > /dev/null
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get install gambas3

Enjoy...

gbWilly


Follow-Ups:
Re: Can we get back to Ubuntu's PPA ?Martin Cristia <tercoide@xxxxxxxxxxx>
References:
No progress event during the scan process when using the sane-airscan backendClaus Dietrich <claus.dietrich@xxxxxxxxxx>
Re: No progress event during the scan process when using the sane-airscan backendFabien Bodard <gambas.fr@xxxxxxxxx>
Can we get back to Ubuntu's PPA ?Martin Cristia <tercoide@xxxxxxxxxxx>