Steps To Install compface on Mac
Package Information:
Name: compface
Use: Compface provides utilities and a library for converting to and from the X-Face format, a 48×48 bitmap format used to carry thumbnails of email authors in a mail header.
URL: http://freecode.com/projects/compface
Installation Steps:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Copy the below command and execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install compface using brew
brew install compface
compface is ready to use now!