apk-resigner on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S apk-resigner

* (Optional) Uninstall apk-resigner on Arch using YAY

$ yay -Rns apk-resigner

2. Manually Install "apk-resigner" via AUR

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

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

b. Clone apk-resigner's git locally

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

c. Go to ~/apk-resigner folder and install it

$ cd ~/apk-resigner $ makepkg -si

3. Information about the apk-resigner package on Arch User Repository (AUR)

ID: 510519
Name: apk-resigner
PackageBaseID: 101769
PackageBase: apk-resigner
Version: 1-2
Description: A bash script utility that resigns the Android Package (APK) files (Android applications) with different certificates.
URL: https://code.google.com/p/apk-resigner/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: atriix
Submitter: atriix
FirstSubmitted: 1444670680
LastModified: 1526225750
URLPath: /cgit/aur.git/snapshot/apk-resigner.tar.gz