checkra1n-linux

checkra1n installer for all linux platforms

View the Project on GitHub Randomblock1/checkra1n-linux

checkra1n-linux

header image

a simple all-architecture checkra1n installer

Works on x86, x86_64, ARM and ARM64! On any Linux platform.

Like, you can run checkra1n on a rooted Android, and it will work (true story).

one liner

run without installing: curl -s https://raw.githubusercontent.com/Randomblock1/checkra1n-linux/master/installer.sh | sudo bash (note: you can’t use procursify unless you actually install it)

install

git clone https://github.com/Randomblock1/checkra1n-linux && cd checkra1n-linux

./installer.sh

how to use

If you are not on a Debian based system, you may need to install dependencies manually. Just Google any errors and see if it means you’re missing something.

It requires grep, usbmuxd, curl, whiptail, libimobiledevice6 (+utils)

Please put any issues in the GitHub Issue tracker and feel free to make pull requests.