libusbmuxd 2.0.2
Library to multiplex connections from and to iOS devices
This package provides a client library to multiplex connections from and to iOS devices by connecting to a socket provided by a usbmuxd
daemon.
- Website: https://libimobiledevice.org/
- Licenses: LGPL 2.1+
- Package source: gnu/packages/libusb.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libusbmuxd 2.0.2
as follows:
guix install libusbmuxd@2.0.2
Or install the latest version:
guix install libusbmuxd
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.