How to Install ideviceinstaller in Ubuntu 18.04



Install ideviceinstaller by entering the following commands in the terminal:

sudo apt update
sudo apt install ideviceinstaller

Description:

Utility to manage installed applications on an iDevice

ideviceinstaller is a tool to interact with the installation_proxy of an iDevice allowing to install, upgrade, uninstall, archive, restore, and enumerate installed or archived applications. . It makes use of the libimobiledevice library that allows communication with the devices.

Homepage: http://libimobiledevice.org/

Version: 1.1.0-0ubuntu3

Section: universe/utils