You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a strictly local (no network discovery, no sharing, or network access) CUPS installation with driverless printing support, what packages can users safely remove or install with dummy packages?
Setup
debian 13
Any linux with systemd
Other info related
I already disabled cups-browsed service
I only print via USB printer cable
Is this table about what is safe to remove correct?
Package
What It Does
Safe to Remove?
cups
Meta-package that pulls in the full CUPS suite
No — keep this
cups-daemon
The core CUPS scheduler (cupsd)
No — absolutely required
cups-client
CLI utilities (lpadmin, lp, lpq, etc.)
No — needed for queue management
cups-common
Common data files and MIME types
No — required by daemon
cups-core-drivers
Driverless printing support (IPP Everywhere, AirPrint)
No — essential for driverless
cups-server-common
Server configuration files and web interface templates
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
No Network Access CUPS Configuration?
For a strictly local (no network discovery, no sharing, or network access) CUPS installation with driverless printing support, what packages can users safely remove or install with dummy packages?
Setup
Other info related
Is this table about what is safe to remove correct?
cupscups-daemoncupsd)cups-clientlpadmin,lp,lpq, etc.)cups-commoncups-core-driverscups-server-commoncups-daemonlibcups2t64libcupsimage2t64cups-filterscups-filters-core-driversdriverlessutilitylibcupsfilters1t64cups-filterscups-ipp-utilsipptool,ippfind,ippserver)cups-ppdccups-pk-helpersystem-config-printerprinter-driver-hpcupsThen
mkdir -p /etc/systemd/system/cups.service.d/to add99-cups-nonet.confUpstream Hardening?
Has upstream provided any default hardening the shipped CUPS service? If they have can someone point me to this?
Beta Was this translation helpful? Give feedback.
All reactions