Scroll to navigation

ideviceinstaller(1) General Commands Manual ideviceinstaller(1)

NAME

ideviceinstaller - Manage apps on iOS devices.

SYNOPSIS

ideviceinstaller [OPTIONS]

DESCRIPTION

Allows to install, upgrade, uninstall, archive, restore and enumerate installed or archived apps on iOS devices.

OPTIONS

General options:

enable communication debugging.
target specific device by its 40-digit device UDID.
prints usage information

Commands:

list apps installed on the device.

Additional options:
list user apps only (apps installed by the user) This is the default.
list system apps only (apps available from the system firmware)
list all types of apps
print output in xml format (PList)

install app from a package file specified by ARCHIVE. ARCHIVE can also be a app installation.

uninstall app specified by APPID.

upgrade app from a package file specified by ARCHIVE.

restore archived app specified by APPID.

list archived applications on the device.

Additional options:
print output in xml format (PList)

archive app specified by APPID.

Additional options:
uninstall the package after making an archive
archive application data only
archive documents (user data) only
copy the app archive to directory PATH when done
only valid when copy=PATH is used: remove after copy

remove app archive specified by APPID.

AUTHOR

This manual page was written by Martin Szulecki.

ON THE WEB

https://libimobiledevice.org

https://github.com/libimobiledevice/ideviceinstaller