[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10
[Thread Prev] | [Thread Next]
- Subject: Re: The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10
- From: T Lee Davidson <t.lee.davidson@xxxxxxxxx>
- Date: Tue, 1 Apr 2025 11:57:40 -0400
- To: user@xxxxxxxxxxxxxxxxxxxxxx
On 4/1/25 10:57 AM, Gianluigi wrote: [snip]>
echo 'deb http://download.opensuse.org/repositories/home:/gambas:/stable//xUbuntu_24.04/ /' | tee /etc/apt/sources.list.d/home:gambas:stable.list curl -fsSL https://download.opensuse.org/repositories/home:gambas:stable//xUbuntu_22.04/Release.key | gpg --dearmor | tee /etc/apt/trusted.gpg.d/home_gambas_stable.gpg > /dev/nul
Shouldn't the distribution directory in the above URLs be the same, ie. "xUbuntu_24.04"? [snip]> Unfortunately, doing the same operation on Ubuntu 24.10 does not work
when you give the command: curl -fsSL https://download.opensuse.org/repositories/home:gambas:stable//xUbuntu_22.10/Release.key | gpg --dearmor | tee /etc/apt/trusted.gpg.d/home_gambas_stable.gpg > /dev/nul
And, shouldn't the distribution directory for the above command be "xUbuntu_24.10"? The installation instructions are incongruent. -- Lee --- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ---- --- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----
The installation of binary packages does not work for Ubuntu 24.04 ,and 24.10 | Gianluigi <gradobag@xxxxxxxxxxx> |