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

Re: OBS


Il 13/12/24 03:25, T Lee Davidson ha scritto:
On 12/12/24 20:28, Bruce Steers wrote:
Hey G did you add the wrong ubuntu version like i did?
should be 22.04

It worked for me once i corrected the version.

echo 'deb http://download.opensuse.org/repositories/home:/gambas:/
master/xUbuntu_22.04/ <http://download.opensuse.org/ repositories/
home:/gambas:/master/xUbuntu_22.04/> /' | sudo tee /etc/apt/
sources.list.d/home:gambas:master.list

Unless I misunderstand what Gian did, he downloaded the binary .deb file
directly and installed from that local package instead of adding the
repository and manually installing from the remote repo.



Hi Lee,

that's right, in my tests I always tried to install Gambas from the package.
(LANG="C" I need it to have an output in English instead of the Italian
one. If you use Debian only for personal use, you can not set the root
password and you immediately have sudo like on Ubuntu. Otherwise as root
you can issue this command: adduser <user name> sudo)

Regards
Gianluigi

P.S. Steers: here you can see that Mint 22 (Wilma) is based on Ubuntu
24.04(LTS):
https://en.wikipedia.org/wiki/Linux_Mint


Follow-Ups:
Re: OBSBruce Steers <bsteers4@xxxxxxxxx>
References:
OBSGianluigi <gradobag@xxxxxxxxxxx>
Re: OBSBruce Steers <bsteers4@xxxxxxxxx>
Re: OBST Lee Davidson <t.lee.davidson@xxxxxxxxx>