apkdiff-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S apkdiff-git

* (Optional) Uninstall apkdiff-git on Arch using YAY

$ yay -Rns apkdiff-git

2. Manually Install "apkdiff-git" via AUR

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

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

b. Clone apkdiff-git's git locally

$ git clone https://aur.archlinux.org/apkdiff-git.git ~/apkdiff-git

c. Go to ~/apkdiff-git folder and install it

$ cd ~/apkdiff-git $ makepkg -si

3. Information about the apkdiff-git package on Arch User Repository (AUR)

ID: 1345891
Name: apkdiff-git
PackageBaseID: 199136
PackageBase: apkdiff-git
Version: r22.c48e32d-1
Description: Diff between two APK files.
URL: https://github.com/daniellockyer/apkdiff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SandaruKasa
Submitter: SandaruKasa
FirstSubmitted: 1698851747
LastModified: 1698851747
URLPath: /cgit/aur.git/snapshot/apkdiff-git.tar.gz