The recommended installation method on Debian based systems is our APT repo. This allows for easy updates and management of the checkra1n app.
wget -O - https://assets.checkra.in/debian/archive.key | gpg --dearmor | sudo tee /usr/share/keyrings/checkra1n.gpg >/dev/null
echo 'deb [signed-by=/usr/share/keyrings/checkra1n.gpg] https://assets.checkra.in/debian /' | sudo tee /etc/apt/sources.list.d/checkra1n.list
sudo apt-get update
sudo apt-get install checkra1n
checkra1n is also available on other linux distributions.
CLI builds are available for x86_64, arm, arm64 and i486 CPU types. Just download the latest binary for your CPU, and run the CLI.