Easy steps to install simg2img package on Mac

Package Information:

Application Name – simg2img
What is simg2img – Not Available for simg2img
Use of simg2img – Tool to convert Android sparse images to raw images and back
URL – https://github.com/anestisb/android-simg2img

Installation Steps:

  1. Open Terminal using Spotlight search by pressing  <command+space>. Type terminal and hit  Enter  key.
  2. spotlight search terminal

  3. Now, run following command to install homebrew (brew)
  4. ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

    Homebrew Install Command Screenshot

  5. Install simg2img using brew
    brew install simg2img

simg2img  is ready to use now!