[Gambas-user] Gambas packages installation on Manjaro
T Lee Davidson
t.lee.davidson at gmail.com
Tue Aug 1 17:13:55 CEST 2023
On 8/1/23 04:31, Jorge Carrión wrote:
> Arch has its equivalent of Ubuntu's apt, the pacman. It's super powerful and cool... for managing packages in repositories. The
> problem is that when installing gambas3 from the source, according to pacman gambas3 is not installed, therefore the packages
> with my programs do not meet the dependencies and cannot be installed.
Could you compile Gambas, NOT install it with the `make` command, but then create an Arch package from it that could be
installed by Pacman (so Pacman would know it is installed)?
--
Lee
More information about the User
mailing list