Easy steps to install neomutt package on Mac
Package Information:
Application Name – neomutt
What is neomutt – Not Available for neomutt
Use of neomutt – E-mail reader with support for Notmuch, NNTP and much more
URL – https://neomutt.org/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install neomutt using brew
brew install neomutt
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
neomutt is ready to use now!