pkg.soopen package index

brew / rank 2908

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

Utilities for the PST file format. Version 0.6.76 via Homebrew; verified from local package data. Also installable with debian: sudo apt install libpst-dev.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install libpst

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install libpst

MacPorts ports tree · devel/libpst/Portfile · source: api.github.com

Linux

Fedora dnfverified · 92%
sudo dnf install libpst

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

Nixverified · 92%
nix profile install nixpkgs#libpst

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

Arch Linux pacmanverified · 92%
sudo pacman -S libpst

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

openSUSE zypperverified · 92%
sudo zypper install libpst

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

Debian aptverified · 92%
sudo apt install libpst-dev

Debian stable package indexes · libpst-dev · source: deb.debian.org

overview

Package summary

Utilities for the PST file format

Commands and aliases

  • lspst
  • nick2ldif
  • pst2ldif
  • readpst

history

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.

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

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
lspstexecutableindexed executableDiscovered from the local executable index.
nick2ldifexecutableindexed executableDiscovered from the local executable index.
pst2ldifexecutableindexed executableDiscovered from the local executable index.
readpstexecutableindexed 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 version0.6.76
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:libpst
Version0.6.76
Package managerHomebrew
Homepagehttps://www.five-ten-sg.com/libpst/
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%

libpst-dev 0.6.76-1.2

library for reading Microsoft Outlook PST files (development files)

https://www.five-ten-sg.com/libpst/

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

libpst4t64 0.6.76-1.2

library for reading Microsoft Outlook PST files

https://www.five-ten-sg.com/libpst/

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

pst-utils 0.6.76-1.2

tools for reading Microsoft Outlook PST files

https://www.five-ten-sg.com/libpst/

sudo apt install pst-utils
  • Section: utils
  • Architecture: amd64
  • Source Package: libpst
  • 7 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Libpst
Debian stable package indexes · deb.debian.org · Debian stable package indexes: pst-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libpst

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

libpst-dev 0.6.76-1.1build1

library for reading Microsoft Outlook PST files (development files)

https://www.five-ten-sg.com/libpst/

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

libpst4t64 0.6.76-1.1build1

library for reading Microsoft Outlook PST files

https://www.five-ten-sg.com/libpst/

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

pst-utils 0.6.76-1.1build1

tools for reading Microsoft Outlook PST files

https://www.five-ten-sg.com/libpst/

sudo apt install pst-utils
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: libpst
  • 7 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Libpst
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: pst-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

libpst 0.6.76-31.fc45

Utilities to convert Outlook .pst files to other formats

http://www.five-ten-sg.com/libpst/

sudo dnf install libpst
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libpst
  • 11 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Libpst
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libpst from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libpst-devel 0.6.76-31.fc45

Library links and header files for libpst application development

http://www.five-ten-sg.com/libpst/

sudo dnf install libpst-devel
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libpst
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Libpst
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libpst-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libpst-devel-doc 0.6.76-31.fc45

Documentation for libpst.so for libpst application development

http://www.five-ten-sg.com/libpst/

sudo dnf install libpst-devel-doc
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libpst
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Libpst
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libpst-devel-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libpst-doc 0.6.76-31.fc45

Documentation for the pst utilities in html format

http://www.five-ten-sg.com/libpst/

sudo dnf install libpst-doc
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libpst
  • 1 provides
  • normalized package name match
  • Matched by: Libpst
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libpst-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libpst-libs 0.6.76-31.fc45

Shared library used by the pst utilities

http://www.five-ten-sg.com/libpst/

sudo dnf install libpst-libs
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libpst
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Libpst
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libpst-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

python3-libpst 0.6.76-31.fc45

Python bindings for libpst

http://www.five-ten-sg.com/libpst/

sudo dnf install python3-libpst
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libpst
  • 11 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Libpst
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-libpst from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

libpst 0.6.76-10

Outlook .pst file converter

https://www.five-ten-sg.com/libpst/

sudo pacman -S libpst
  • License: GPL
  • Architecture: x86_64
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Libpst
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libpst from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libpst 0.6.76-3.5

Library and utilities for reading Personal Storage Table files

http://www.gnome.org/projects/evolution/

sudo zypper install libpst
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Email/Utilities
  • Architecture: x86_64
  • Source Package: libpst
  • 6 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Libpst
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libpst from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libpst-devel 0.6.76-3.5

Development files for libpst, a .pst file reader

http://www.gnome.org/projects/evolution/

sudo zypper install libpst-devel
  • License: GPL-2.0-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libpst
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Libpst
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libpst-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation