Search Criteria
Package Details: keystore-explorer-bin 5.5.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/keystore-explorer-bin.git (read-only, click to copy) |
---|---|
Package Base: | keystore-explorer-bin |
Description: | A free GUI replacement for the Java command-line utilities keytool, jarsigner and jadtool |
Upstream URL: | http://www.keystore-explorer.org/ |
Licenses: | GPL |
Conflicts: | keystore-explorer |
Submitter: | urcadox |
Maintainer: | urcadox (teekay, SanskritFritz) |
Last Packager: | SanskritFritz |
Votes: | 22 |
Popularity: | 0.000065 |
First Submitted: | 2019-11-27 09:49 (UTC) |
Last Updated: | 2024-01-27 15:20 (UTC) |
Dependencies (1)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, jre17AUR, java-openjdk-binAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, java-openjdk-ea-binAUR, jre-zulu-binAUR, jre-zulu-fx-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
jvybihal commented on 2020-06-03 14:21 (UTC) (edited on 2020-06-03 14:23 (UTC) by jvybihal)
@noderat you might like keystore-explorer-git which I just finished first version of. It should work as upstream intended ;) and little warning, I install the app to /opt ;)
noderat commented on 2020-06-02 15:40 (UTC)
Please update the startup script that is being generated in the PKGBUILD to match the latest version as found at https://github.com/kaikramer/keystore-explorer/blob/master/kse/res/kse
SanskritFritz commented on 2019-11-28 09:12 (UTC)
Awesome, this way mime associations also work! Please make those changes!
jvybihal commented on 2019-11-28 08:47 (UTC) (edited on 2019-11-28 08:49 (UTC) by jvybihal)
The way that
/usr/bin/kse
is created, kse can not open file from command line. Which was really inconvenient for me. So I cahnged it to this:I think there is no need to change directory before running it.
So maybe this or something similar could be incorporated into the package? :)
https://github.com/kaikramer/keystore-explorer/blob/6bf237a0b8d96b8602eb055fd598c4f7897171d3/kse/res/kse.sh
//edit:
Oh, there is even more recent version of startup script(s): https://github.com/kaikramer/keystore-explorer/blob/master/kse/res/kse
urcadox commented on 2019-11-27 09:56 (UTC)
Hello everyone,
I finally created keystore-explorer-bin, which is upgraded to 5.4.2.
I will look into making this package a source-based package later on.
gbernard commented on 2019-11-18 13:00 (UTC) (edited on 2019-11-18 13:00 (UTC) by gbernard)
Update proposal to 5.4.2 :
FranklinYu commented on 2018-11-13 06:06 (UTC)
@urcadox I asked in IRC channel, and users suggest that we shall directly convert this package to a build-from-source one (as 5.4.1-2), and then create a new package. The new package can be cloned from this one so that it keeps the build script history, but essentially it's just a new package (so
keystore-explorer-bin
release will start from 5.4.1-1).urcadox commented on 2018-08-27 13:09 (UTC)
@FranklinYu That would make sense indeed. Not sure how to do this properly though.
FranklinYu commented on 2018-07-16 20:38 (UTC)
This is a binary package; KSE is GPL so we can actually build from source, and move this package to
keystore-explorer-bin
.teekay commented on 2018-04-16 14:26 (UTC)
@urcadox: done! Thank you.
« First ‹ Previous 1 2 3 4 Next › Last »