How to Install and Uninstall libpst.src Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "libpst.src" package
Here is a brief guide to show you how to install libpst.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libpst.src
Copied
2. Uninstall "libpst.src" package
In this section, we are going to explain the necessary steps to uninstall libpst.src on Oracle Linux 8:
$
sudo dnf remove
libpst.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libpst.src package on Oracle Linux 8
Last metadata expiration check: 1:58:06 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libpst
Version : 0.6.71
Release : 8.el8
Architecture : src
Size : 13 M
Source : None
Repository : ol8_appstream
Summary : Utilities to convert Outlook .pst files to other formats
URL : http://www.five-ten-sg.com/libpst/
License : GPLv2+
Description : The Libpst utilities include readpst which can convert email messages
: to both mbox and MH mailbox formats, pst2ldif which can convert the
: contacts to .ldif format for import into ldap databases, and pst2dii
: which can convert email messages to the DII load file format used by
: Summation.
Available Packages
Name : libpst
Version : 0.6.71
Release : 8.el8
Architecture : src
Size : 13 M
Source : None
Repository : ol8_appstream
Summary : Utilities to convert Outlook .pst files to other formats
URL : http://www.five-ten-sg.com/libpst/
License : GPLv2+
Description : The Libpst utilities include readpst which can convert email messages
: to both mbox and MH mailbox formats, pst2ldif which can convert the
: contacts to .ldif format for import into ldap databases, and pst2dii
: which can convert email messages to the DII load file format used by
: Summation.