Easy steps to install libirecovery package on Mac
Package Information:
Application Name – libirecovery
What is libirecovery – Not Available for libirecovery
Use of libirecovery – Library and utility to talk to iBoot/iBSS via USB
URL – https://www.libimobiledevice.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 libirecovery using brew
brew install libirecovery
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
libirecovery is ready to use now!