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:

  1. Open Terminal by pressing <command+space>. Type terminal and hit Enter key.
  2. Copy the below command and execute

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

compface is ready to use now!