majd / ipatool

Command-line tool that allows searching and downloading app packages (known as ipa files) from the iOS App Store
MIT License
5.34k stars 466 forks source link

Can't find 'ipatool' after adding tap #223

Closed ghost closed 10 months ago

ghost commented 10 months ago

What happened?

On PopOS! I cannot find 'ipatool':

pop-os:~$ brew tap
majd/repo
pop-os:~$ brew install ipatool
Running `brew update --auto-update`...
Warning: No available formula with the name "ipatool". Did you mean atool, ipmitool or apktool?
==> Searching for similarly named formulae...
==> Formulae
atool                                           ipmitool                                        apktool

To install atool, run:
  brew install atool

Version

n/a

Relevant log output

No response

majd commented 10 months ago

The homebrew tap is only available for macOS, as stated in the README. You can grab the linux build from the Releases section.