keystore-explorer on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S keystore-explorer

* (Optional) Uninstall keystore-explorer on Arch using YAY

$ yay -Rns keystore-explorer

2. Manually Install "keystore-explorer" via AUR

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

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

b. Clone keystore-explorer's git locally

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

c. Go to ~/keystore-explorer folder and install it

$ cd ~/keystore-explorer $ makepkg -si

3. Information about the keystore-explorer package on Arch User Repository (AUR)

ID: 1377635
Name: keystore-explorer
PackageBaseID: 160490
PackageBase: keystore-explorer
Version: 5.5.3-1
Description: KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner
URL: https://keystore-explorer.org
NumVotes: 2
Popularity: 0.000395
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1606910056
LastModified: 1703932012
URLPath: /cgit/aur.git/snapshot/keystore-explorer.tar.gz