Easy steps to install libetpan package on Mac
Package Information:
Application Name – libetpan
What is libetpan – Not Available for libetpan
Use of libetpan – Portable mail library handling several protocols
URL – https://www.etpan.org/libetpan.html
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install libetpan using brew
brew install libetpan

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

libetpan is ready to use now!