Hi,
I'm trying to set up a printer in OL8.5, but system-config-printer is not installable:
<code>[tba@koto ~]$ sudo dnf install system-config-printer
Last metadata expiration check: 1:26:39 ago on Fri 19 Nov 2021 15:51:19 CET.
No match for argument: system-config-printer
Error: Unable to find a match: system-config-printer
[tba@koto ~]$
</code>
And:
<code>
[tba@koto ~]$ sudo dnf search system-config-printer
Last metadata expiration check: 1:27:52 ago on Fri 19 Nov 2021 15:51:19 CET.
====================================================== Name Exactly Matched: system-config-printer ======================================================
system-config-printer.src : A printer administration tool
========================================================== Name Matched: system-config-printer ==========================================================
system-config-printer-libs.noarch : Libraries and shared code for printer administration tool
system-config-printer-udev.x86_64 : Rules for udev for automatic configuration of USB printers
======================================================== Summary Matched: system-config-printer =========================================================
cups-pk-helper.x86_64 : A helper that makes system-config-printer use PolicyKit
cups-pk-helper.src : A helper that makes system-config-printer use PolicyKit
[tba@koto ~]$
</code>
So what on earth is system-config-printer.SRC ??
I appreciate any advice.
/tony