# Install libpst with Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper

Utilities for the PST file format. Version 0.6.76 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:libpst
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install libpst
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libpst
```

  Evidence: MacPorts ports tree: devel/libpst/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install libpst-dev
```

  Evidence: Debian stable package indexes: libpst-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install libpst
```

  Evidence: Fedora Rawhide package metadata: libpst from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#libpst
```

  Evidence: nixpkgs package indexes: pkgs/by-name/li/libpst/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S libpst
```

  Evidence: Arch Linux sync databases: libpst from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install libpst
```

  Evidence: openSUSE Tumbleweed package metadata: libpst from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Package facts

- **Package key:** brew:libpst
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/libpst>
- **Version:** 0.6.76
- **Source summary:** Utilities for the PST file format
- **Homepage:** <https://www.five-ten-sg.com/libpst/>
- **Repository:** <https://hg.five-ten-sg.com/libpst>
- **Upstream docs:** <https://www.five-ten-sg.com/libpst>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://www.five-ten-sg.com/libpst/packages/libpst-0.6.76.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- lspst (cli)
- nick2ldif (cli)
- pst2ldif (cli)
- readpst (cli)
- lspst (alias)
- nick2ldif (alias)
- pst2ldif (alias)
- readpst (alias)

## Dependencies

- gettext
- glib
- libgsf

## Build dependencies

- pkgconf

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.6.76
- Local data: ok
- Upstream repository: https://www.five-ten-sg.com/libpst/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

libpst is a Unix-oriented toolkit and library for extracting Microsoft Outlook PST data into mail formats used by open mail clients and archival workflows.

### Project history

The Five-Ten-SG libpst documentation presents readpst as the front-line utility for converting Outlook Personal Folders files to mbox, MH-style files, separate messages, contacts, LDAP LDIF, vCard, and DII load-file output. The project maintained a Mercurial repository and developer documentation for libpst.so.4, placing it in the older Unix tradition of small conversion tools with a reusable C library beneath them.

The package matters historically because PST files were proprietary Outlook containers while Unix mail tools generally expected mailbox-like formats. libpst became one of the standard escape hatches for migration, discovery, forensics, and long-lived personal mail archives.

### Adoption history

The project spread through Unix package collections because its job is narrow, hard to replace by shell scripting, and repeatedly needed during Outlook migrations. The Homebrew formula, together with the input package-manager metadata for Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE, shows broad packaging across desktop and server ecosystems.

### How it is used

Package users most often encounter libpst through readpst, which turns PST folders into mbox-compatible output or separate message files. The sibling tools lspst, pst2ldif, and pst2dii cover inspection, contact export, and litigation-support workflows.

### Why package nerds care

For package maintainers, libpst is a classic compatibility package: it bridges a proprietary desktop data format into plain Unix artifacts, exposes a shared library for downstream tools, and carries enough format edge cases that having one maintained implementation is better than every mail importer growing its own PST parser.

### Timeline

- 2009: The rpm spec history around the Five-Ten-SG-maintained releases records rapid 0.6.x work on Python bindings, MIME handling, appointment decoding, and Outlook 2003 64-bit PST support.
- 2020: FreeBSD ports updated to libpst 0.6.74, showing continued downstream maintenance of the 0.6 series.
- 2021: Five-Ten-SG documentation identified libpst Utilities version 0.6.76 and pointed users to the Mercurial repository and generated shared-library documentation.

### Related projects

- libpff is a related PST-format project referenced by the libpst documentation for PST format documentation. Mail clients and archival tools consume libpst output through mbox, MH, LDIF, vCard, and DII rather than through a libpst-specific data model.

### Sources

- <https://formulae.brew.sh/formula/libpst>
- <https://hg.five-ten-sg.com/libpst/>
- <https://www.five-ten-sg.com/libpst/>
- <https://www.five-ten-sg.com/libpst/devel/>
- <https://www.five-ten-sg.com/libpst/rn01re01.html>
- <https://www.freshports.org/mail/libpst>


## Security Notes

library-like package without higher-risk signals.

- **Geiger risk:** green / low
- library-like package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** libpst
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Other Package-Manager Records

- Debian apt - libpst-dev - 0.6.76-1.2: normalized package name match | Debian stable package indexes: libpst-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for reading Microsoft Outlook PST files (development files) | https://www.five-ten-sg.com/libpst/
- Debian apt - libpst4t64 - 0.6.76-1.2: normalized package name match | Debian stable package indexes: libpst4t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for reading Microsoft Outlook PST files | https://www.five-ten-sg.com/libpst/
- Debian apt - pst-utils - 0.6.76-1.2: normalized package name match | Debian stable package indexes: pst-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tools for reading Microsoft Outlook PST files | https://www.five-ten-sg.com/libpst/
- Nix - libpst: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libpst/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libpst-dev - 0.6.76-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libpst-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for reading Microsoft Outlook PST files (development files) | https://www.five-ten-sg.com/libpst/
- Ubuntu apt - libpst4t64 - 0.6.76-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libpst4t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for reading Microsoft Outlook PST files | https://www.five-ten-sg.com/libpst/
- Ubuntu apt - pst-utils - 0.6.76-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: pst-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | tools for reading Microsoft Outlook PST files | https://www.five-ten-sg.com/libpst/
- dnf - libpst - 0.6.76-29.fc45: normalized package name match | Fedora Rawhide package metadata: libpst from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Utilities to convert Outlook .pst files to other formats | http://www.five-ten-sg.com/libpst/
- dnf - libpst-devel - 0.6.76-29.fc45: normalized package name match | Fedora Rawhide package metadata: libpst-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Library links and header files for libpst application development | http://www.five-ten-sg.com/libpst/
- dnf - libpst-devel-doc - 0.6.76-29.fc45: normalized package name match | Fedora Rawhide package metadata: libpst-devel-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Documentation for libpst.so for libpst application development | http://www.five-ten-sg.com/libpst/
- dnf - libpst-doc - 0.6.76-29.fc45: normalized package name match | Fedora Rawhide package metadata: libpst-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Documentation for the pst utilities in html format | http://www.five-ten-sg.com/libpst/
- dnf - libpst-libs - 0.6.76-29.fc45: normalized package name match | Fedora Rawhide package metadata: libpst-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Shared library used by the pst utilities | http://www.five-ten-sg.com/libpst/
- dnf - python3-libpst - 0.6.76-29.fc45: normalized package name match | Fedora Rawhide package metadata: python3-libpst from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Python bindings for libpst | http://www.five-ten-sg.com/libpst/
- pacman - libpst - 0.6.76-10: normalized package name match | Arch Linux sync databases: libpst from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Outlook .pst file converter | https://www.five-ten-sg.com/libpst/
- zypper - libpst - 0.6.76-3.3: normalized package name match | openSUSE Tumbleweed package metadata: libpst from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Library and utilities for reading Personal Storage Table files | http://www.gnome.org/projects/evolution/
- zypper - libpst-devel - 0.6.76-3.3: normalized package name match | openSUSE Tumbleweed package metadata: libpst-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Development files for libpst, a .pst file reader | http://www.gnome.org/projects/evolution/


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [gettext](https://www.automicvault.com/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [glib](https://www.automicvault.com/pkg/brew/glib/) - Runtime dependency declared by Homebrew.
- [libgsf](https://www.automicvault.com/pkg/brew/libgsf/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [mairix](https://www.automicvault.com/pkg/brew/mairix/) - Shares av.db curated category or tags: cli, email, mbox, productivity.
- [tnef](https://www.automicvault.com/pkg/brew/tnef/) - Shares av.db curated category or tags: cli, email, outlook, productivity.
- [aerc](https://www.automicvault.com/pkg/brew/aerc/) - Shares av.db curated category or tags: cli, email, productivity.
- [alot](https://www.automicvault.com/pkg/brew/alot/) - Shares av.db curated category or tags: cli, email, productivity.
- [alpine](https://www.automicvault.com/pkg/brew/alpine/) - Shares av.db curated category or tags: cli, email, productivity.
- [evernote2md](https://www.automicvault.com/pkg/brew/evernote2md/) - Shares av.db curated category or tags: cli, conversion, productivity.
- [excalidraw-converter](https://www.automicvault.com/pkg/brew/excalidraw-converter/) - Shares av.db curated category or tags: cli, conversion, productivity.
- [extract_url](https://www.automicvault.com/pkg/brew/extract-url/) - Shares av.db curated category or tags: cli, email, productivity.
- [mu](https://www.automicvault.com/pkg/brew/mu/) - Local package facts share a topical domain. Shared terms: cli, email, format, gettext, glib.
- [wv](https://www.automicvault.com/pkg/brew/wv/) - Local package facts share a topical domain. Shared terms: cli, conversion, gettext, glib, libgsf.

## Combined YAML source

View the package source record on GitHub. [combined/libpst.yml](https://github.com/automic-vault/db/blob/main/combined/libpst.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
