Package Details: libirecovery 1.3.1-1

Git Clone URL: https://aur.archlinux.org/libirecovery.git (read-only, click to copy)
Package Base: libirecovery
Description: Library and utility to talk to iBoot/iBSS via USB
Upstream URL: https://libimobiledevice.org/
Licenses: LGPL-2.1-only
Submitter: 0x9fff00
Maintainer: 0x9fff00
Last Packager: 0x9fff00
Votes: 1
Popularity: 0.000000
First Submitted: 2020-06-20 17:24 (UTC)
Last Updated: 2025-10-18 17:12 (UTC)

Latest Comments

arslaanpathan commented on 2026-02-15 06:57 (UTC)

I just tested this on aarch64/arm64 (Apple M2, Asahi Arch Linux ARM) and it works perfectly with the following modifications to the PKGBUILD. I suggest you add these modifications so that other users don't have to modify it themselves.

Suggested changes:
arch=('x86_64') -> arch=('x86_64' 'aarch64')