macOS
brew install cupslocal Homebrew formula metadata
brew
Common UNIX Printing System. Version 2.4.19 via Homebrew; verified 2026-05-14.
install
brew install cupslocal Homebrew formula metadata
sudo apk add cupsAlpine Linux edge package indexes · cups · source: dl-cdn.alpinelinux.org
sudo apt install cupsDebian stable package indexes · cups · source: deb.debian.org
sudo dnf install cupsFedora Rawhide package metadata · cups · source: dl.fedoraproject.org
nix profile install nixpkgs#cupsnixpkgs package indexes · pkgs/by-name/cu/cups/package.nix · source: api.github.com
sudo pacman -S cupsArch Linux sync databases · cups · source: geo.mirror.pkgbuild.com
sudo zypper install cupsopenSUSE Tumbleweed package metadata · cups · source: download.opensuse.org
overview
Common UNIX Printing System
history
CUPS is the standard open source printing stack for Linux and other Unix-like systems, exposing IPP printing, legacy lp/lpr command interfaces, a web administration interface, and a C API.
The OpenPrinting CUPS repository identifies CUPS as a standards-based printing system for Linux and other Unix-like operating systems. Its legal notices preserve the main stewardship eras: Easy Software Products from 1997 to 2007, Apple from 2007 to 2020, and OpenPrinting from 2020 onward.
CUPS became distribution infrastructure rather than a niche end-user tool because it unified command-line printing, printer administration, filters, backends, and IPP support behind a common daemon and client tools. OpenPrinting now carries the current upstream version, while Apple maintains a separate repository for the CUPS shipped with macOS and iOS.
Admins use CUPS through configuration files under /etc/cups, the localhost:631 web interface, and commands such as lpadmin, lp, lpr, lpstat, and ipptool. Developers use the C API and IPP-oriented tooling when integrating print workflows.
CUPS is package-manager significant because it is both a user-visible printing subsystem and a service dependency: packaging has to coordinate daemon files, config migration, filters, backends, IPP utilities, permissions, and platform service managers. It is one of the rare packages where command-line compatibility with both System V and Berkeley printing traditions still matters.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/cups/cupsd.conf/etc/cups/cups-files.conf/etc/cups/client.conf/etc/cups/printers.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cups-config | cli | global executable | |
ippeveprinter | cli | global executable | |
ipptool | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/OpenPrinting/cups
install metadata
| Package key | brew:cups |
|---|---|
| Version | 2.4.19 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cups |
| Homepage | https://github.com/OpenPrinting/cups |
| Repository | https://github.com/OpenPrinting/cups |
| Upstream docs | https://openprinting.github.io/cups/doc |
| License | Apache-2.0 WITH LLVM-exception |
| Source archive | https://github.com/OpenPrinting/cups/releases/download/v2.4.19/cups-2.4.19-source.tar.gz |
| Last updated | 2026-05-14T01:09:24-04:00 |
| Pulse | updated |
| Dependencies | openssl@3 |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cups |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cups 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - PPD/driver support, web interface
https://github.com/OpenPrinting/cups/
sudo apt install cupscups-bsd 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - BSD commands
https://github.com/OpenPrinting/cups/
sudo apt install cups-bsdcups-client 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - client programs (SysV)
https://github.com/OpenPrinting/cups/
sudo apt install cups-clientcups-common 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - common files
https://github.com/OpenPrinting/cups/
sudo apt install cups-commoncups-core-drivers 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - driverless printing
https://github.com/OpenPrinting/cups/
sudo apt install cups-core-driverscups-daemon 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - daemon
https://github.com/OpenPrinting/cups/
sudo apt install cups-daemoncups-ipp-utils 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - IPP developer/admin utilities
https://github.com/OpenPrinting/cups/
sudo apt install cups-ipp-utilscups-ppdc 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - PPD manipulation utilities
https://github.com/OpenPrinting/cups/
sudo apt install cups-ppdccups-server-common 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - server common files
https://github.com/OpenPrinting/cups/
sudo apt install cups-server-commonlibcups2-dev 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - Development files CUPS library
https://github.com/OpenPrinting/cups/
sudo apt install libcups2-devlibcups2t64 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - Core library
https://github.com/OpenPrinting/cups/
sudo apt install libcups2t64libcupsimage2-dev 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - Development files CUPS image library
https://github.com/OpenPrinting/cups/
sudo apt install libcupsimage2-devlibcupsimage2t64 2.4.10-3+deb13u2
Common UNIX Printing System(tm) - Raster image library
https://github.com/OpenPrinting/cups/
sudo apt install libcupsimage2t64cups
nix profile install nixpkgs#cupscups 2.4.7-1.2ubuntu7
Common UNIX Printing System(tm) - PPD/driver support, web interface
https://github.com/OpenPrinting/cups/
sudo apt install cupscups-bsd 2.4.7-1.2ubuntu7
Common UNIX Printing System(tm) - BSD commands
https://github.com/OpenPrinting/cups/
sudo apt install cups-bsdsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.