Where is cups tools, like as lpinfo, lpadmin and lpstat?
Cups version:
Code: Select all
net-print/cups-2.3.3-r1 -abi_mips_n32 -abi_mips_n64 -abi_mips_o32 -abi_s390_32 -abi_s390_64 abi_x86_32 abi_x86_64 -abi_x86_x32 acl dbus -debug -kerberos lprng-compat pam selinux ssl static-libs -systemd threads usb -X -xinetd -zeroconf
net-print/cups-filters-1.27.4 dbus foomatic jpeg -ldap -pclm pdf perl png postscript static-libs -test tiff -zeroconfCode: Select all
# G1 Gentoo ### Sun Nov 01 00:48:10 domek : ~
# user ~> lpinfo
bash: lpinfo: command not found
# G1 Gentoo ### Sun Nov 01 00:48:13 domek : ~
# user ~> lpadmin
bash: lpadmin: command not found
# G1 Gentoo ### Sun Nov 01 00:48:17 domek : ~
# user ~> lpstat
bash: lpstat: command not found
Code: Select all
e-file lpadmin
[I] net-print/cups
Available Versions: 1.6.2-r5 2.1.4 2.2.1 2.2.7 2.2.11 2.2.12 2.2.13 2.3.0 2.3.1 2.3.3 2.3.3-r1
Last Installed Ver: filters-1.27.4(Sun 01 Nov 2020 12:46:13 AM CET)
Homepage: https://www.cups.org/
Description: The Common Unix Printing System
Matched Files: /usr/sbin/lpadmin;
e-file lpinfo
[I] net-print/cups
Available Versions: 1.6.2-r5 2.1.4 2.2.1 2.2.7 2.2.11 2.2.12 2.2.13 2.3.0 2.3.1 2.3.3 2.3.3-r1
Last Installed Ver: filters-1.27.4(Sun 01 Nov 2020 12:46:13 AM CET)
Homepage: https://www.cups.org/
Description: The Common Unix Printing System
Matched Files: /usr/sbin/lpinfo;
Code: Select all
qlist cups | egrep 'lpinfo|lpadmin|lpstat'
/usr/share/cups/html/help/man-lpadmin.html
/usr/share/cups/html/help/man-lpinfo.html
/usr/share/cups/html/help/man-lpstat.html
Cheers

