LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

idevice_id

lists connected iOS device identifiers

TLDR

List connected devices
$ idevice_id -l
copy
Show device UDID
$ idevice_id
copy
List in simple mode
$ idevice_id -l -n
copy
Debug output
$ idevice_id -d -l
copy

SYNOPSIS

idevice_id [options]

DESCRIPTION

idevice_id lists connected iOS device identifiers. It detects iPhones, iPads, and iPods via USB or network.The tool provides UDIDs needed for other libimobiledevice commands. It's the first step in iOS device management.

PARAMETERS

-l, --list

List device UDIDs.
-n, --network
Include network devices.
-d, --debug
Debug output.
-u UDID
Target device.
--help
Display help information.

INSTALL

sudo apt install libimobiledevice-utils
copy
sudo dnf install libimobiledevice-utils
copy
sudo apk add libimobiledevice-progs
copy

CAVEATS

Part of libimobiledevice. Requires USB access. May need pairing.

HISTORY

idevice_id is part of libimobiledevice, the open-source iOS device communication library.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid