pkg.soopen package index

brew / rank 3021

Install a2ps with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Any-to-PostScript filter. Version 4.15.8 via Homebrew; verified 2026-05-26. Also installable with debian: sudo apt install a2ps.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install a2ps

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install a2ps

MacPorts ports tree · print/a2ps/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add a2ps

Alpine Linux edge package indexes · a2ps · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install a2ps

Debian stable package indexes · a2ps · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install a2ps

Fedora Rawhide package metadata · a2ps · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#a2ps

nixpkgs package indexes · pkgs/by-name/a2/a2ps/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S a2ps

Arch Linux sync databases · a2ps · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install a2ps

openSUSE Tumbleweed package metadata · a2ps · source: download.opensuse.org

overview

Package summary

Any-to-PostScript filter

Commands and aliases

  • a2ps
  • a2ps-lpr-wrapper
  • card
  • composeglyphs
  • fixps
  • lp2
  • ogonkify
  • pdiff

history

Project history and usage

GNU a2ps is an Any-to-PostScript filter and pretty-printer: it turns text and many source formats into PostScript, with page layout, headers, style sheets, delegations to other tools, and printer-oriented output.

Project history

The project became a GNU package for command-line printing workflows where PostScript was the common interchange format. Its README describes the tool as highly configurable while still aiming to let novice users perform complex PostScript manipulations.

After long maintenance gaps, release 4.14 in 2007 moved the package to GPLv3-or-later and modernized the build. A new maintenance cycle began in 2022, leading to the 4.15 stable release in 2023 with Reuben Thomas as maintainer, updated autotools/gnulib infrastructure, libpaper integration, CUPS-oriented lpr wrapper support, and security fixes.

Adoption history

a2ps became a familiar Unix packaging staple because it filled the practical gap between plain text, source code, and printer-ready PostScript. The input package data lists it across Homebrew, Debian, Ubuntu, Fedora, Alpine, Arch, MacPorts, Nix, and openSUSE, which matches its long-lived role as a small command-line printing utility.

How it is used

Users run a2ps to format files for printing or previewing, especially source files that benefit from syntax-aware pretty-printing. Related tools in the package, such as fixps, card, pdiff, lp2, ogonkify, and composeglyphs, reflect the broader PostScript-cleanup and print-preparation workflow around it.

Why package nerds care

Package nerds care about a2ps because it is the kind of GNU utility that exposes decades of Unix printing assumptions: PostScript pipelines, libpaper defaults, printer wrappers, generated documentation, legacy encodings, and security-sensitive parsers all in one small package.

Timeline

  • 2007: GNU a2ps 4.14 ships as a maintenance release, moves to GPLv3-or-later, and updates build tooling.
  • 2022: Alpha releases restart active maintenance with a new maintainer and modernized build system.
  • 2023: GNU a2ps 4.15 ships as a stable release with CUPS-oriented printing support, libpaper integration, and security fixes.
  • 2025: GNU a2ps 4.15.8 ships with bug fixes and build/documentation updates.

Related projects

  • a2ps delegates work to tools such as Ghostscript, groff, dvips, gzip, psutils, and libpaper, making it part of the classic Unix document-conversion and printing pipeline.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
a2psexecutableindexed executableDiscovered from the local executable index.
a2ps-lpr-wrapperexecutableindexed executableDiscovered from the local executable index.
cardexecutableindexed executableDiscovered from the local executable index.
composeglyphsexecutableindexed executableDiscovered from the local executable index.
fixpsexecutableindexed executableDiscovered from the local executable index.
lp2executableindexed executableDiscovered from the local executable index.
ogonkifyexecutableindexed executableDiscovered from the local executable index.
pdiffexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version4.15.8
manager updated2026-05-26
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:a2ps
Version4.15.8
Package managerHomebrew
Homepagehttps://www.gnu.org/software/a2ps/
Last updated2026-05-26T23:37:44-04:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

a2ps 1:4.15.6-1+b1

GNU a2ps - 'Anything to PostScript' converter and pretty-printer

https://www.gnu.org/software/a2ps/

sudo apt install a2ps
  • Section: text
  • Architecture: amd64
  • Source Package: a2ps
  • 5 dependencies
  • 14 optional deps
  • normalized package name match
  • Matched by: A2ps
Debian stable package indexes · deb.debian.org · Debian stable package indexes: a2ps from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

a2ps

nix profile install nixpkgs#a2ps
  • normalized package name match
  • Matched by: A2ps
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/a2/a2ps/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

a2ps 1:4.15.5-2

GNU a2ps - 'Anything to PostScript' converter and pretty-printer

https://www.gnu.org/software/a2ps/

sudo apt install a2ps
  • Section: universe/text
  • Architecture: amd64
  • 5 dependencies
  • 14 optional deps
  • normalized package name match
  • Matched by: A2ps
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: a2ps from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

a2ps 4.15.7-r0

a2ps is an Any to PostScript filter

https://www.gnu.org/software/a2ps/

sudo apk add a2ps
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: a2ps
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: A2ps
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: a2ps from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

a2ps-doc 4.15.7-r0

a2ps is an Any to PostScript filter (documentation)

https://www.gnu.org/software/a2ps/

sudo apk add a2ps-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: a2ps
  • normalized package name match
  • Matched by: A2ps
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: a2ps-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

a2ps-emacs 4.15.7-r0

a2ps is an Any to PostScript filter (emacs plugin)

https://www.gnu.org/software/a2ps/

sudo apk add a2ps-emacs
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: a2ps
  • 1 dependencies
  • normalized package name match
  • Matched by: A2ps
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: a2ps-emacs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

a2ps 4.15.8-5.fc45

Converts text and other types of files to PostScript

http://www.gnu.org/software/a2ps/

sudo dnf install a2ps
  • License: GPL-3.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-or-later AND GPL-3.0-or-later WITH Bison-exception-2.2 AND LGPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: a2ps
  • 16 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: A2ps
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: a2ps from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

a2ps 4.15.8-1

An Any to PostScript filter

https://www.gnu.org/software/a2ps

sudo pacman -S a2ps
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 3 dependencies
  • normalized package name match
  • Matched by: A2ps
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: a2ps from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

a2ps 4.15.6-2.6

Tool to convert ASCII/Latin Text into PostScript

https://www.gnu.org/software/a2ps/a2ps.html

sudo zypper install a2ps
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: a2ps
  • 16 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: A2ps
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: a2ps from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

a2ps-devel 4.15.6-2.6

Library and header file for the interface of a2ps

https://www.gnu.org/software/a2ps/a2ps.html

sudo zypper install a2ps-devel
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: a2ps
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: A2ps
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: a2ps-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

a2ps-lang 4.15.6-2.6

Translations for package a2ps

https://www.gnu.org/software/a2ps/a2ps.html

sudo zypper install a2ps-lang
  • License: GPL-3.0-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: a2ps
  • 1 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: A2ps
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: a2ps-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

liba2ps1 4.15.6-2.6

Library to convert ASCII/Latin text into PostScript

https://www.gnu.org/software/a2ps/a2ps.html

sudo zypper install liba2ps1
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: a2ps
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: A2ps
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: liba2ps1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

a2ps

sudo port install a2ps
  • normalized package name match
  • Matched by: A2ps
MacPorts ports tree · api.github.com · MacPorts ports tree: print/a2ps/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

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