[Gambas-user] Initial support for making AppImage

Linus olivier.cruilles at yahoo.fr
Thu Sep 7 02:46:24 CEST 2023


Hello,

Yes ‘apt’ is part of the package available on Fedora 37 in my case, but no repository or files in /etc/apt/ is installed or configured.

This is the documentation related to ‘apt’ on Fedora


https://docs.fedoraproject.org/en-US/quick-docs/dnf-vs-apt/
Why is APT in the Fedora repositories?
APT can not be used to install packages on Fedora, you have to use DNF instead.
The apt command on Fedora used to — until Fedora 32 <https://fedoraproject.org/wiki/Changes/Move_apt_package_from_RPM_to_DPKG_backend> — actually be APT-RPM, which basically mapped normal apt commands so that they worked with Fedora’s RPM package management system.
However, APT-RPM is unmaintained, broken, and insecure, and so was dropped in favour of shipping the actual Debian APT software. Since APT exclusively deals with .deb packages, the aptcommand can no longer be used to manage Fedora packages. Its purpose is now purely as a tool for people building packages for Debian-based distributions on a Fedora system.


Olivier

> Le 6 sept. 2023 à 19:15, Benoît Minisini <benoit.minisini at gambas-basic.org> a écrit :
> 
> Le 06/09/2023 à 22:48, T Lee Davidson a écrit :
>> However, building a (somewhat) universal dependency tree generator using libsolv would still undoubtedly be quite involved. So, it seems that appimage-builder just may be the way to go. Unfortunately, it does not work on openSUSE as the generated YML file was obviously unusable.
> 
> As soon as 'apt' can run on your system, it will work. And there is no reason why 'apt' should not work on OpenSUSE.
> 
> -- 
> Benoît Minisini.
> 
> 
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230906/1eba0997/attachment-0001.htm>


More information about the User mailing list