Automic VaultAutomic Vault

brew

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

Library and utilities for the FITS World Coordinate System. Version 8.9 via Homebrew; verified 2026-06-25.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install wcslib

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install wcslib

MacPorts ports tree · science/wcslib/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add wcslib

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

Debian aptverified · 92%
sudo apt install libpgsbox8

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

Fedora dnfverified · 92%
sudo dnf install wcslib

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

Nixverified · 92%
nix profile install nixpkgs#wcslib

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

Arch Linux pacmanverified · 92%
sudo pacman -S wcslib

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

openSUSE zypperverified · 92%
sudo zypper install libwcs8

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

overview

Package summary

Library and utilities for the FITS World Coordinate System

Commands and aliases

  • HPXcvt
  • fitshdr
  • sundazel
  • tofits
  • wcsware

history

Project history and usage

WCSLIB is Mark Calabretta's C implementation of the FITS World Coordinate System standards, with Fortran wrappers and command-line utilities. It is one of the quiet infrastructure libraries behind astronomical FITS image, cube, and spectral coordinate handling.

Project history

The WCSLIB manual identifies it as an implementation of the FITS WCS standard and carries copyright dates beginning in 1995. The surrounding FITSWCS site ties the library to the formal WCS papers by Greisen, Calabretta, and collaborators that standardized how FITS headers describe pixel-to-world transformations.

The FITSWCS literature page records the first two core WCS papers in Astronomy & Astrophysics in 2002: Paper I on world coordinates in FITS and Paper II on celestial coordinates. Later papers extended the standard to spectral coordinates in 2006, HEALPix/HPX in 2007, the XPH butterfly projection in 2013, and time coordinates in 2015.

WCSLIB grew alongside those standards as a reference-quality implementation for projection math, coordinate transformations, test data, Fortran bindings, and utilities. The upstream site notes that, as of release 8.5, RCS version files are included in the distribution to document changes since v1.0.

Adoption history

WCSLIB adoption is strongest in astronomy software stacks that read, validate, transform, or display FITS WCS headers. NASA's FITS WCS page lists WCSLIB among the software libraries available for the WCS conventions, and Astropy's `astropy.wcs` documentation says its low-level core WCS support is based on Mark Calabretta's wcslib.

The batch package metadata shows WCSLIB packaged across Homebrew, Alpine, Debian/Ubuntu, Fedora, MacPorts, Nix, Arch, and openSUSE. That broad distro presence reflects its role as a shared scientific dependency rather than an end-user application.

How it is used

Developers use WCSLIB from C or Fortran to parse FITS headers, initialize WCS data structures, and convert between pixel coordinates and celestial, spectral, time, or other world coordinates. Command-line utilities such as `fitshdr`, `wcsware`, `HPXcvt`, `sundazel`, and `tofits` expose parts of that functionality for inspection, conversion, and testing.

In the wider Python ecosystem, many users meet WCSLIB indirectly through Astropy, where FITS WCS transformations are presented through high-level and low-level APIs. The same underlying package matters to observatory pipelines, map projection tools, FITS validators, and visualization programs that need consistent coordinate behavior.

Why package nerds care

WCSLIB is package-nerd significant because it packages a domain standard's math, edge cases, and historical compatibility into a reusable native library. Scientific package managers care about it for the same reason they care about CFITSIO: a small C library becomes the coordination point between decades of file-format convention and modern language bindings.

Its utilities also make it useful outside library linking. A maintainer debugging a FITS header can install the package and inspect WCS interpretation from the shell, which is often faster than writing a short scientific Python script just to discover whether a header is malformed.

Timeline

  • 1995: WCSLIB copyright history begins in the upstream manual.
  • 2002: FITS WCS Papers I and II are published in Astronomy & Astrophysics.
  • 2006: Paper III on spectral coordinates is published.
  • 2007: HEALPix/HPX projection paper is published.
  • 2013: XPH butterfly projection paper is published.
  • 2015: FITS time coordinate paper is published.
  • 2025: Upstream site notes WCSLIB 8.5 and inclusion of RCS version files documenting changes since v1.0.

Related projects

  • Related projects include FITS, CFITSIO, Astropy `astropy.wcs`, WCSTools, Starlink AST, PGPLOT/PGSBOX, HEALPix, NASA HEASARC FITS resources, and the IAU FITS Working Group standards process.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for wcslib. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.

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
HPXcvtcliglobal executable
fitshdrcliglobal executable
sundazelcliglobal executable
tofitscliglobal executable
wcswarecliglobal executable

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-07-08
manager version8.9
manager updated2026-06-25
local dataok
upstreamnot checked
latest detectednot detected

https://www.atnf.csiro.au/computing/software/wcs/

install metadata

Package metadata

Package keybrew:wcslib
Version8.9
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/wcslib
Homepagehttps://www.atnf.csiro.au/computing/software/wcs/
Upstream docshttps://www.atnf.csiro.au/computing/software/wcs
LicenseLGPL-3.0-or-later
Source archivehttps://www.atnf.csiro.au/computing/software/wcs/wcslib-releases/wcslib-8.9.tar.bz2
Last updated2026-06-25T13:38:12+02:00
Pulseupdated
Dependenciescfitsio
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewcslib
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

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%

libpgsbox8 8.4+ds-1

Draw and label curvilinear coordinate grids with pgplot

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install libpgsbox8
  • Section: libs
  • Architecture: amd64
  • Source Package: wcslib
  • 4 dependencies
  • normalized package name match
  • Matched by: Wcslib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libpgsbox8 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libwcs8 8.4+ds-1

Implementation of the FITS WCS standard

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install libwcs8
  • Section: libs
  • Architecture: amd64
  • Source Package: wcslib
  • 1 dependencies
  • normalized package name match
  • Matched by: Wcslib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libwcs8 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wcslib-dev 8.4+ds-1

Header files and static library for wcslib and pgsbox

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install wcslib-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: wcslib
  • 2 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Wcslib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wcslib-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wcslib-doc 8.4+ds-1

API documentation for wcslib

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install wcslib-doc
  • Section: doc
  • Architecture: all
  • Source Package: wcslib
  • 1 optional deps
  • normalized package name match
  • Matched by: Wcslib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wcslib-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

wcslib-tools 8.4+ds-1

Command line tools utilizing wcslib

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install wcslib-tools
  • Section: science
  • Architecture: amd64
  • Source Package: wcslib
  • 5 dependencies
  • normalized package name match
  • Matched by: Wcslib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wcslib-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wcslib

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

libpgsbox8 8.2.2+ds-3build2

Draw and label curvilinear coordinate grids with pgplot

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install libpgsbox8
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: wcslib
  • 4 dependencies
  • normalized package name match
  • Matched by: Wcslib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libpgsbox8 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libwcs8 8.2.2+ds-3build2

Implementation of the FITS WCS standard

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install libwcs8
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: wcslib
  • 1 dependencies
  • normalized package name match
  • Matched by: Wcslib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libwcs8 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

wcslib-dev 8.2.2+ds-3build2

Header files and static library for wcslib and pgsbox

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install wcslib-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: wcslib
  • 2 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Wcslib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wcslib-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

wcslib-doc 8.2.2+ds-3build2

API documentation for wcslib

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install wcslib-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: wcslib
  • 1 optional deps
  • normalized package name match
  • Matched by: Wcslib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wcslib-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

wcslib-tools 8.2.2+ds-3build2

Command line tools utilizing wcslib

https://www.atnf.csiro.au/people/mcalabre/WCS/

sudo apt install wcslib-tools
  • Section: universe/science
  • Architecture: amd64
  • Source Package: wcslib
  • 5 dependencies
  • normalized package name match
  • Matched by: Wcslib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wcslib-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

wcslib 8.4-r2

implementation of the FITS WCS standard

https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/

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

wcslib-dev 8.4-r2

implementation of the FITS WCS standard (development files)

https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/

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

wcslib-doc 8.4-r2

implementation of the FITS WCS standard (documentation)

https://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/

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

wcslib 8.4-3.fc44

An implementation of the FITS World Coordinate System standard

https://www.atnf.csiro.au/computing/software/wcs/index.html

sudo dnf install wcslib
  • License: LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: wcslib
  • 4 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Wcslib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wcslib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

wcslib-devel 8.4-3.fc44

Libraries, includes, etc. used to develop an application with wcslib

https://www.atnf.csiro.au/computing/software/wcs/index.html

sudo dnf install wcslib-devel
  • License: LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: wcslib
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Wcslib
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wcslib-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment