I come from fedora and I wanted to install dn5 but it is impossible because of the dependencies of dnf4
1) dnf swap dnf dnf5
Error:
Problem: The operation would result in the removal of the following protected packages: dnf
(Try adding "--skip-broken" to skip uninstallable packages)
2) dnf swap dnf dnf5 --setopt protected_packages=
installation:
dnf5 x86_64 5.2.15.0-1mamba rolling 8.2 M
Installing dependencies:
dnf i586 4.22.0-1mamba rolling-i586 1.1 M
Deletion:
dnf x86_64 4.22.0-1mamba @System 3.5 M
I can't install dnf5 because the base system depends on dnf4. If dnf4 x86_64 is deleted dnf4 i586 is required and causes conflicts files.
Hi,
although dnf5 is already in the repository to provide at build time the library required by PackageKit, it is not yet tested and supported in openmamba so it should not be installed. If I remember I will write an update in this post when it will be possible to install it.

