# cups を Homebrew, apk, apt, dnf, Nix, pacman, zypper でインストール

cups のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:cups
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install cups
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add cups
```

  証拠: Alpine Linux edge package indexes: cups from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install cups
```

  証拠: Debian stable package indexes: cups from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install cups
```

  証拠: Fedora Rawhide package metadata: cups from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#cups
```

  証拠: nixpkgs package indexes: pkgs/by-name/cu/cups/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S cups
```

  証拠: Arch Linux sync databases: cups from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install cups
```

  証拠: openSUSE Tumbleweed package metadata: cups from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:cups
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.4.19
- **ソース概要:** Common UNIX Printing System
- **ホームページ:** <https://github.com/OpenPrinting/cups>
- **リポジトリ:** <https://github.com/OpenPrinting/cups>
- **最終更新:** 2026-05-14T01:09:24-04:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- cups-config (エイリアス)
- ippeveprinter (エイリアス)
- ipptool (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.4.19
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 1997: Easy Software Products copyright period begins in upstream legal notices.
- 2007: Apple copyright period begins in upstream legal notices.
- 2020: OpenPrinting copyright period begins in upstream legal notices.
- 2026: OpenPrinting repository lists active CUPS 2.4.x releases.

### Related projects

- cups-filters supplies additional filters and drivers, while Apple's separate CUPS repository tracks the version shipped in macOS and iOS.

### ソース

- <https://github.com/OpenPrinting/cups>
- <https://www.cups.org/documentation.html>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: /etc/cups/cupsd.conf, /etc/cups/cups-files.conf, /etc/cups/client.conf, /etc/cups/printers.conf
## 他のパッケージマネージャ記録

- Debian apt - cups - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: cups from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - PPD/driver support, web interface | https://github.com/OpenPrinting/cups/
- Debian apt - cups-bsd - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: cups-bsd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - BSD commands | https://github.com/OpenPrinting/cups/
- Debian apt - cups-client - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: cups-client from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - client programs (SysV) | https://github.com/OpenPrinting/cups/
- Debian apt - cups-common - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: cups-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - common files | https://github.com/OpenPrinting/cups/
- Debian apt - cups-core-drivers - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: cups-core-drivers from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - driverless printing | https://github.com/OpenPrinting/cups/
- Debian apt - cups-daemon - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: cups-daemon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - daemon | https://github.com/OpenPrinting/cups/
- Debian apt - cups-ipp-utils - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: cups-ipp-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - IPP developer/admin utilities | https://github.com/OpenPrinting/cups/
- Debian apt - cups-ppdc - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: cups-ppdc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - PPD manipulation utilities | https://github.com/OpenPrinting/cups/
- Debian apt - cups-server-common - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: cups-server-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - server common files | https://github.com/OpenPrinting/cups/
- Debian apt - libcups2-dev - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: libcups2-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - Development files CUPS library | https://github.com/OpenPrinting/cups/
- Debian apt - libcups2t64 - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: libcups2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - Core library | https://github.com/OpenPrinting/cups/
- Debian apt - libcupsimage2-dev - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: libcupsimage2-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - Development files CUPS image library | https://github.com/OpenPrinting/cups/
- Debian apt - libcupsimage2t64 - 2.4.10-3+deb13u2: normalized package name match | Debian stable package indexes: libcupsimage2t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common UNIX Printing System(tm) - Raster image library | https://github.com/OpenPrinting/cups/
- Nix - cups: normalized package name match | nixpkgs package indexes: pkgs/by-name/cu/cups/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - cups - 2.4.7-1.2ubuntu7: normalized package name match | Ubuntu 24.04 LTS package indexes: cups from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Common UNIX Printing System(tm) - PPD/driver support, web interface | https://github.com/OpenPrinting/cups/
- Ubuntu apt - cups-bsd - 2.4.7-1.2ubuntu7: normalized package name match | Ubuntu 24.04 LTS package indexes: cups-bsd from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Common UNIX Printing System(tm) - BSD commands | https://github.com/OpenPrinting/cups/


## Combined YAML source

View the package source record on GitHub. [combined/cups.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cups.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
