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:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install simg2img using brew
brew install simg2img
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
simg2img is ready to use now!