checkra1n / BugTracker

checkra1n bug tracker
719 stars 108 forks source link

Can't install checkra1n on Ubuntu 23.10.1 because of libncurses5 #2377

Open Resident007 opened 5 months ago

Resident007 commented 5 months ago

Tell us about your setup:

  1. What iDevice are you using? iPhone 5S
  2. On what version of iOS is it? 12.5.7
  3. What version of checkra1n are you using? 0.12.4 Beta
  4. What is your host system (OS version? Hackintosh? VM? etc.)? Ubuntu 23.10.1
  5. How are you connecting to the device (USB-A? USB-C? Apple/3rd party cable? Through a USB hub?)? USB-A to Lightning cable

What are the steps to reproduce the issue?

  1. Try installing checkra1n

What do you expect, and what is happening instead? Expected checkra1n to install properly. Instead, it requires me to install libncurses5 package. However, this package is not included in Ubuntu since version 23.10 and can't be installed on it.

When trying to install libncurses5 manually, I get the following terminal output: image

account183892 commented 5 months ago

Install these debs https://packages.ubuntu.com/jammy/libtinfo5 and https://packages.ubuntu.com/jammy/libncurses5