How to Install and Uninstall idevicerestore Package on Kali Linux

Last updated: May 12,2024

1. Install "idevicerestore" package

This guide let you learn how to install idevicerestore on Kali Linux

$ sudo apt update $ sudo apt install idevicerestore

2. Uninstall "idevicerestore" package

Please follow the guidance below to uninstall idevicerestore on Kali Linux:

$ sudo apt remove idevicerestore $ sudo apt autoclean && sudo apt autoremove

3. Information about the idevicerestore package on Kali Linux

Package: idevicerestore
Source: idevicerestore (1.0.0-3)
Version: 1.0.0-3+b1
Installed-Size: 235
Maintainer: gtkpod Maintainers
Architecture: amd64
Depends: libc6 (>= 2.33), libcurl3-gnutls (>= 7.16.2), libimobiledevice6 (>= 1.3.0), libirecovery-1.0-3 (>= 1.0.0), libplist3 (>= 2.2.0), libssl3 (>= 3.0.0), libzip4 (>= 0.10), zlib1g (>= 1:1.1.4)
Size: 82448
SHA256: e22affd76daa252d20c6896c31a2d015547e660be9a77d4d9622705b4204f401
SHA1: 8f312a5df2fcc1e01351c13b0b6e3072b6cf7b2f
MD5sum: b38b8ddeba3e98d5a1cebf1639dfec2e
Description: command-line application to restore firmware files to iOS devices
The idevicerestore application is a full reimplementation of all granular
steps which are performed during the restore of a firmware to a device.
.
In general, upgrades and downgrades are possible, however subject to
availability of SHSH blobs from Apple for signing the firmare files.
.
Some key features are:
- Restore: Update firmware on iOS devices
- Firmware: Use official IPSW firmware archive file or a directory as source
- Update: Allows updating the device by default or erasing all data
- Download: On demand download of latest available firmware for a device
- Cache: Downloaded firmware files are cached locally
- Custom Firmware: Restore custom firmware files (requires bootrom exploit)
- Baseband: Allows one to skip NOR/Baseband upgrade
- SHSH: Fetch TSS records and save them as ".shsh" files
- DFU: Put devices in pwned DFU mode (limera1n devices only)
- AP Ticket: Use custom AP ticket from a file
Description-md5:
Homepage: https://www.libimobiledevice.org/
Section: utils
Priority: optional
Filename: pool/main/i/idevicerestore/idevicerestore_1.0.0-3+b1_amd64.deb