idevicegui on AUR (Arch User Repository)

Last updated: June 22,2024

1. Install "idevicegui" 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 idevicegui on Arch using YAY

$ yay -S idevicegui

* (Optional) Uninstall idevicegui on Arch using YAY

$ yay -Rns idevicegui

2. Manually Install "idevicegui" via AUR

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

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

b. Clone idevicegui's git locally

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

c. Go to ~/idevicegui folder and install it

$ cd ~/idevicegui $ makepkg -si

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

ID: 1179742
Name: idevicegui
PackageBaseID: 188435
PackageBase: idevicegui
Version: 1.1.2-1
Description: A simple GUI for libimobiledevice
URL: https://github.com/Helltar/idevicegui
NumVotes: 1
Popularity: 8.2E-5
OutOfDate:
Maintainer: Helltar
Submitter: Helltar
FirstSubmitted: 1670107853
LastModified: 1670478299
URLPath: /cgit/aur.git/snapshot/idevicegui.tar.gz