I’m fairly new to Rocky Linux 9.4 and need a little help with dnf commands installing packages called “libcanber-gtk2”, and “PackageKit-gtk3-module”. I have a 486 processor and am a little confused as to what specific version of this software is needed for Rocky Linux 9.4. when I do a
dnf download --url libcan*
I get a very nice listing as follows
ocky Linux 9 - BaseOS 8.0 kB/s | 4.1 kB 00:00
Rocky Linux 9 - BaseOS 3.3 MB/s | 2.3 MB 00:00
Rocky Linux 9 - AppStream 28 kB/s | 4.5 kB 00:00
Rocky Linux 9 - AppStream 7.6 MB/s | 7.9 MB 00:01
Rocky Linux 9 - Extras 17 kB/s | 2.9 kB 00:00
http://iad.mirror.rackspace.com/rocky/9.4/AppStream/x86_64/os/Packages/l/libcanberra-gtk3-0.30-27.el9.x86_64.rpm
http://iad.mirror.rackspace.com/rocky/9.4/AppStream/x86_64/os/Packages/l/libcanberra-gtk2-0.30-27.el9.x86_64.rpm
http://iad.mirror.rackspace.com/rocky/9.4/AppStream/x86_64/os/Packages/l/libcanberra-devel-0.30-27.el9.x86_64.rpm
http://iad.mirror.rackspace.com/rocky/9.4/AppStream/x86_64/os/Packages/l/libcanberra-0.30-27.el9.x86_64.rpm
http://iad.mirror.rackspace.com/rocky/9.4/AppStream/x86_64/os/Packages/l/libcanberra-gtk3-0.30-27.el9.i686.rpm
http://iad.mirror.rackspace.com/rocky/9.4/AppStream/x86_64/os/Packages/l/libcanberra-gtk2-0.30-27.el9.i686.rpm
http://iad.mirror.rackspace.com/rocky/9.4/AppStream/x86_64/os/Packages/l/libcanberra-devel-0.30-27.el9.i686.rpm
http://iad.mirror.rackspace.com/rocky/9.4/AppStream/x86_64/os/Packages/l/libcanberra-0.30-27.el9.i686.rpm
The Question is what dnf command downloads these files (specifics here) from what source. Next question is what dnf command is needed to install them?
Thanks