cups-browsed
OpenPrinting CUPS Filters - cups-browsed
Install
- All systems
-
curl cmd.cat/cups-browsed.sh
- Debian
-
apt-get install cups-browsed
- Ubuntu
-
apt-get install cups-browsed
- Arch Linux
-
pacman -S cups-browsed
- Kali Linux
-
apt-get install cups-browsed
- CentOS
-
yum install cups-browsed
- Fedora
-
dnf install cups-browsed
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cups-browsed
- Raspbian
-
apt-get install cups-browsed
- Dockerfile
- dockerfile.run/cups-browsed
cups-browsed
OpenPrinting CUPS Filters - cups-browsed
This package provides cups-browsed, a daemon which browses the Bonjour broadcasts of shared remote CUPS printers and makes the printers available locally, replacing the CUPS broadcasting/browsing which was dropped in CUPS 1.6.x. This way the old behavior of having the remote printers available automatically is now re-implemented with Bonjour. cups-browsed is also useful with a CUPS >= 1.6 client to allow the latter to browse the printer list of CUPS < 1.6 servers (by using the old 'cups' protocol in BrowseRemoteProtocols). cups-browsed is also useful with a CUPS >= 1.6 server to allow CUPS < 1.6 clients to browse its printer list (by using the old 'cups' protocol in BrowseLocalProtocols).
cups-filters
OpenPrinting CUPS Filters - Main Package
This package provides additional CUPS filters which are not provided by the CUPS project itself. This includes filters for a PDF based printing workflow. This package contains the filters for printing with drivers/PPDs and for converting non-PDF input files to PDF.