How to Install and Uninstall libusbmuxd-tools Package on openSUSE Leap
Last updated: January 11,2025
1. Install "libusbmuxd-tools" package
Please follow the guidance below to install libusbmuxd-tools on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libusbmuxd-tools
Copied
2. Uninstall "libusbmuxd-tools" package
Please follow the instructions below to uninstall libusbmuxd-tools on openSUSE Leap:
$
sudo zypper remove
libusbmuxd-tools
Copied
3. Information about the libusbmuxd-tools package on openSUSE Leap
Information for package libusbmuxd-tools:
-----------------------------------------
Repository : Main Repository
Name : libusbmuxd-tools
Version : 2.0.2-150400.1.6
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 47.1 KiB
Installed : No
Status : not installed
Source package : libusbmuxd-2.0.2-150400.1.6.src
Upstream URL : https://github.com/libimobiledevice/libusbmuxd
Summary : An example tools to forward localhost ports to iOS devices
Description :
'usbmuxd' stands for "USB multiplexing daemon". This daemon is in charge of
multiplexing connections over USB to an iPhone or iPod touch. To users, it means
you can sync your music, contacts, photos, etc. over USB. To developers, it
means you can connect to any listening localhost socket on the device. usbmuxd
is not used for tethering data transfer, which uses a dedicated USB interface as
a virtual network device.
Multiple connections to different TCP ports can happen in parallel. An example
(and useful) tool called 'iproxy' is included that allows you to forward
localhost ports to the device---allows SSH over USB on jailbroken devices, or
allowing access the lockdown daemon (and then to all of the file access, sync,
notification and backup services running on the device).
-----------------------------------------
Repository : Main Repository
Name : libusbmuxd-tools
Version : 2.0.2-150400.1.6
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 47.1 KiB
Installed : No
Status : not installed
Source package : libusbmuxd-2.0.2-150400.1.6.src
Upstream URL : https://github.com/libimobiledevice/libusbmuxd
Summary : An example tools to forward localhost ports to iOS devices
Description :
'usbmuxd' stands for "USB multiplexing daemon". This daemon is in charge of
multiplexing connections over USB to an iPhone or iPod touch. To users, it means
you can sync your music, contacts, photos, etc. over USB. To developers, it
means you can connect to any listening localhost socket on the device. usbmuxd
is not used for tethering data transfer, which uses a dedicated USB interface as
a virtual network device.
Multiple connections to different TCP ports can happen in parallel. An example
(and useful) tool called 'iproxy' is included that allows you to forward
localhost ports to the device---allows SSH over USB on jailbroken devices, or
allowing access the lockdown daemon (and then to all of the file access, sync,
notification and backup services running on the device).