idevicerestore on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "idevicerestore" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install idevicerestore on Arch using YAY

$ yay -S idevicerestore

* (Optional) Uninstall idevicerestore on Arch using YAY

$ yay -Rns idevicerestore

2. Manually Install "idevicerestore" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone idevicerestore's git locally

$ git clone https://aur.archlinux.org/idevicerestore.git ~/idevicerestore

c. Go to ~/idevicerestore folder and install it

$ cd ~/idevicerestore $ makepkg -si

3. Information about the idevicerestore package on Arch User Repository (AUR)

ID: 1254096
Name: idevicerestore
PackageBaseID: 156235
PackageBase: idevicerestore
Version: 1.0.0-4
Description: Restore/upgrade firmware of iOS devices
URL: https://www.libimobiledevice.org
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: 0x9fff00
Submitter: 0x9fff00
FirstSubmitted: 1596305222
LastModified: 1683468319
URLPath: /cgit/aur.git/snapshot/idevicerestore.tar.gz