macOS
brew install libxpmlocal Homebrew formula metadata
brew
X.Org: X Pixmap (XPM) image file format library. Version 3.5.19 via Homebrew; verified 2026-07-04.
install
brew install libxpmlocal Homebrew formula metadata
sudo apk add libxpmAlpine Linux edge package indexes · libxpm · source: dl-cdn.alpinelinux.org
sudo apt install libxpm-devDebian stable package indexes · libxpm-dev · source: deb.debian.org
sudo dnf install libXpmFedora Rawhide package metadata · libXpm · source: dl.fedoraproject.org
nix profile install nixpkgs#libxpmnixpkgs package indexes · pkgs/by-name/li/libxpm/package.nix · source: api.github.com
sudo pacman -S libxpmArch Linux sync databases · libxpm · source: geo.mirror.pkgbuild.com
sudo zypper install libXpm-developenSUSE Tumbleweed package metadata · libXpm-devel · source: download.opensuse.org
overview
X.Org: X Pixmap (XPM) image file format library
history
libXpm is the X.Org library for the X Pixmap image format, the text-based color-pixmap format associated with X11 icons, cursors, and small UI images. It packages both the legacy file format support and the cxpm validation utility.
The X.Org repository README identifies libXpm as the X Pixmap image file format library and points development to freedesktop.org GitLab. The preserved NEWS.old file carries Groupe Bull copyright years 1989-95 and a detailed history of user-visible library changes through the 1990s.
The XPM format grew out of XBM's C-source-friendly bitmap model into a color pixmap format with symbolic colors and transparency. X.Org's archived sxpm manual documents support for XPM versions 1, 2, and 3 and describes sxpm as a viewer and converter for older XPM files.
libXpm was adopted because X11 applications needed small color icons and pixmaps in a format that could be stored as plain text and embedded in C source. The library traveled with X.Org and downstream distributions, so applications could keep reading old XPM assets without each toolkit carrying its own parser.
Applications use libXpm to read and write XPM data as X images or pixmaps, while the cxpm tool checks XPM files. Package builds also care about its optional compressed-file behavior because historically libXpm could invoke compress, uncompress, or gzip when opening .Z or .gz pixmap files.
libXpm is a classic example of X11 compatibility baggage that still matters. It is small, old, and easy to overlook, yet it appears in dependency graphs for graphical software and has had security-sensitive parser behavior, including compressed-file handling and fixes for malformed image inputs.
security posture
library-like 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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cxpm | 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.
install metadata
| Package key | brew:libxpm |
|---|---|
| Version | 3.5.19 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libxpm |
| Homepage | https://www.x.org/ |
| Repository | https://gitlab.freedesktop.org/xorg/lib/libxpm |
| Upstream docs | https://gitlab.freedesktop.org/xorg/lib/libxpm |
| License | MIT |
| Source archive | https://xorg.freedesktop.org/archive/individual/lib/libXpm-3.5.19.tar.gz |
| Last updated | 2026-07-04T13:13:42+09:00 |
| Pulse | updated |
| Dependencies | gettext, libx11 |
| Build dependencies | gettext, 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 | libxpm |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libxpm-dev 1:3.5.17-1+b3
X11 pixmap library (development headers)
sudo apt install libxpm-devlibxpm4 1:3.5.17-1+b3
X11 pixmap library
sudo apt install libxpm4xpmutils 1:3.5.17-1+b3
X11 pixmap utilities
sudo apt install xpmutilslibxpm
nix profile install nixpkgs#libxpmlibxpm-dev 1:3.5.17-1build2
X11 pixmap library (development headers)
sudo apt install libxpm-devlibxpm4 1:3.5.17-1build2
X11 pixmap library
sudo apt install libxpm4xpmutils 1:3.5.17-1build2
X11 pixmap utilities
sudo apt install xpmutilslibxpm 3.5.19-r0
X11 pixmap library
sudo apk add libxpmlibxpm-dev 3.5.19-r0
X11 pixmap library (development files)
sudo apk add libxpm-devlibxpm-doc 3.5.19-r0
X11 pixmap library (documentation)
sudo apk add libxpm-doclibXpm 3.5.17-7.fc44
X.Org X11 libXpm runtime library
sudo dnf install libXpmlibXpm-devel 3.5.17-7.fc44
X.Org X11 libXpm development package
sudo dnf install libXpm-devellibxpm 3.5.19-1
X11 pixmap library
sudo pacman -S libxpmlibXpm-devel 3.5.18-2.2
Development files for the X Pixmap image file format library
sudo zypper install libXpm-devellibXpm-devel-32bit 3.5.18-2.2
Development files for the X Pixmap image file format library
sudo zypper install libXpm-devel-32bitlibXpm-tools 3.5.18-2.2
Conversion utilities for X Pixmap (XPM) files
sudo zypper install libXpm-toolssource 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.