android-dumpkey on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S android-dumpkey

* (Optional) Uninstall android-dumpkey on Arch using YAY

$ yay -Rns android-dumpkey

2. Manually Install "android-dumpkey" via AUR

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

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

b. Clone android-dumpkey's git locally

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

c. Go to ~/android-dumpkey folder and install it

$ cd ~/android-dumpkey $ makepkg -si

3. Information about the android-dumpkey package on Arch User Repository (AUR)

ID: 465800
Name: android-dumpkey
PackageBaseID: 127655
PackageBase: android-dumpkey
Version: 0.1.1-2
Description: Python port of com.android.dumpkey.DumpPublicKey
URL: http://github.com/tgalal/android-dumpkey/
NumVotes: 0
Popularity: 0
OutOfDate: 1657228240
Maintainer:
Submitter: tgalal
FirstSubmitted: 1512126821
LastModified: 1512128037
URLPath: /cgit/aur.git/snapshot/android-dumpkey.tar.gz