vladislavp/libimobiledevice-git
Project ID: 57575
Description
This repository provides packages for the libimobiledevice project based on the latest upstream changes.
Installation Instructions
Fedora comes with preinstalled libusbmuxd, usbmuxd, libimobiledevice and libplist. Attempt to remove any of them will result in half of your system packages wiped out.
The safest way to replace system packages with those from this repository is by executing the command below:
sudo dnf swap <distro_package_name> <copr_package_name>
Example 1:
sudo dnf swap libusbmuxd libusbmuxd-git
Example 2:
sudo dnf swap libplist libplist-git
Example 3:
sudo dnf swap libimobiledevice libimobiledevice-git
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (5273)*, x86_64 (5039)* | Fedora 35 (0 downloads) |
![]() |
aarch64 (4986)*, x86_64 (5294)* | Fedora 36 (33 downloads) |
![]() |
aarch64 (2936)*, x86_64 (2959)* | Fedora 37 (4 downloads) |
![]() |
aarch64 (5019)*, x86_64 (5037)* | Fedora rawhide (22 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable vladislavp/libimobiledevice-git
More info about enabling Copr repositories