How to Install and Uninstall libimobiledevice-utils Package on Kali Linux

Last updated: May 11,2024

1. Install "libimobiledevice-utils" package

This guide covers the steps necessary to install libimobiledevice-utils on Kali Linux

$ sudo apt update $ sudo apt install libimobiledevice-utils

2. Uninstall "libimobiledevice-utils" package

This tutorial shows how to uninstall libimobiledevice-utils on Kali Linux:

$ sudo apt remove libimobiledevice-utils $ sudo apt autoclean && sudo apt autoremove

3. Information about the libimobiledevice-utils package on Kali Linux

Package: libimobiledevice-utils
Source: libimobiledevice
Version: 1.3.0-7.1
Installed-Size: 506
Maintainer: gtkpod Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libimobiledevice6 (>= 1.3.0), libplist3 (>= 2.2.0), libssl3 (>= 3.0.0), libusbmuxd6 (>= 2.0.2)
Size: 98924
SHA256: c70d2f705b146420c1dddc0d921a9728ddc19c6cf4bde36214b85b9a0100ddc9
SHA1: ce8d4dca3cb3c66ca0fa8035fa6956614d376fa8
MD5sum: 738b146ff8ae61ccd647c20b48404bd1
Description: Utitilies for communicating with iPhone and other Apple devices
This package contains various utilities to interact with iPhone, iPad and iPod
touch devices, like:
.
- idevice_id: List attached devices or print device name of given device
- idevicebackup: Create or restore backup for devices (legacy)
- idevicebackup2: Create or restore backups for devices running iOS 4 or
later
- idevicecrashreport: Retrieve crash reports from a device
- idevicedate: Display the current date or set it on a device
- idevicedebug: Interact with the debugserver service of a device
- idevicedebugserverproxy: Proxy a debugserver connection from a device for
remote debugging
- idevicediagnostics: Interact with the diagnostics interface of a device
- ideviceenterrecovery: Make a device enter recovery mode
- ideviceimagemounter: Mount disk images on the device
- ideviceinfo: Show information about a connected device
- idevicename: Display or set the device name
- idevicenotificationproxy: Post or observe notifications on a device
- idevicepair: Manage host pairings with devices and usbmuxd
- ideviceprovision: Manage provisioning profiles on a device
- idevicescreenshot: Gets a screenshot from the connected device
- idevicesetlocation: Simulate location on device
- idevicesyslog: Relay syslog of a connected device
Description-md5:
Homepage: https://www.libimobiledevice.org/
Tag: role::program
Section: utils
Priority: optional
Filename: pool/main/libi/libimobiledevice/libimobiledevice-utils_1.3.0-7.1_amd64.deb