There are multiple checkra1n builds for different combinations of operating systems and architectures. Find out what's best for your system!
The recommended installation method on Debian based systems is our APT repo. This allows for easy updates and management of the checkra1n app.
On Debian-based distros (Ubuntu, Linux Mint, etc.)
The recommended installation method on Debian based systems is our APT repo. This allows for easy updates and management of the checkra1n app.
First code
echo 'deb https://assets.checkra.in/debian /' | sudo tee /etc/apt/sources.list.d/checkra1n.list
then your password after that
sudo apt-key adv --fetch-keys https://assets.checkra.in/debian/archive.key
third command this will also update you system binary updates
sudo apt-get update
last command for installation checkrain
sudo apt-get install checkra1n
Type Y for confirmation & done