Installation
Impactor is available for macOS, Linux, and Windows. Choose your platform below to get started.macOS
Install via Homebrew
The easiest way to install Impactor on macOS is using Homebrew:This will install the latest version of Impactor and keep it up to date with
brew upgrade.Alternative: Download from GitHub
You can also download the latest release directly:
- Visit the GitHub releases page
- Download the
.dmgfile for macOS - Open the downloaded file and drag Impactor to your Applications folder
macOS works out of the box with no additional dependencies required.
Linux
Install via Flatpak (recommended)
Impactor is available on Flathub for easy installation:Then launch it with:
Alternative: Download from GitHub
You can also download the latest release:
- Visit the GitHub releases page
- Download the appropriate file for your distribution (
.AppImage,.deb, or.rpm) - Make it executable and run it
Windows
Install iTunes
Windows requires iTunes to be installed first:
- Download iTunes from Apple
- Install iTunes and restart your computer
Impactor needs iTunes to access the Apple device drivers for communicating with iOS devices.
Download Impactor
- Visit the GitHub releases page
- Download the
.exeinstaller or.zipfile for Windows - Run the installer or extract the zip file
Building from source
If you want to build Impactor from source, you’ll need:- Build GUI
- Build CLI
Platform-specific build dependencies
- Linux
- macOS
- Windows