lspst
tools for reading Microsoft Outlook PST files
Install
- All systems
-
curl cmd.cat/lspst.sh
- Debian
-
apt-get install pst-utils
- Ubuntu
-
apt-get install pst-utils
- Arch Linux
-
pacman -S libpst
- Kali Linux
-
apt-get install pst-utils
- CentOS
-
yum install libpst
- Fedora
-
dnf install libpst
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pst-utils
- OS X
-
brew install libpst
- Raspbian
-
apt-get install pst-utils
- Dockerfile
- dockerfile.run/lspst
pst-utils
tools for reading Microsoft Outlook PST files
This package contains tools based on libpst to read data from Microsoft Outlook PST files. * readpst - export data from PST files to a variety of formats, including mbox, MH, Maildir and Mozilla-mbox. * lspst - list data in PST files. * pst2ldif - extract contacts from a PST file and prepare them for input in LDAP * pst2dii - export data from PST files to Summation dii load file format