How to Install and Uninstall python3-pyjks Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "python3-pyjks" package

Please follow the steps below to install python3-pyjks on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pyjks

2. Uninstall "python3-pyjks" package

Please follow the instructions below to uninstall python3-pyjks on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-pyjks $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pyjks package on Ubuntu 21.10 (Impish Indri)

Package: python3-pyjks
Architecture: all
Version: 20.0.0-3
Priority: optional
Section: universe/python
Source: pyjks
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 102
Depends: python3-javaobj, python3-pyasn1 (>= 0.3.5), python3-pyasn1-modules, python3-pycryptodome, python3:any
Filename: pool/universe/p/pyjks/python3-pyjks_20.0.0-3_all.deb
Size: 21616
MD5sum: abfea8bcda6380083f81984b6cd8fc63
SHA1: b9471c5bedf181b967be3834d2f6035e4e7240b0
SHA256: dedb90d658d1b3ce69e722997d83bfccc6583c774e50b79e3c21ec3621feb912
SHA512: ba7c891e375834748ed58aba124a6ea96e6808c065c435543acb4a83f3114fd282d2c943b0418079fdb146a77cee98c69cb243cc2307681c57d009f8bd33bf79
Homepage: https://pyjks.readthedocs.io/
Description-en: Java KeyStore parser including private/secret key decryption
A pure Python Java KeyStore file parser, including private/secret key
decryption. Can read JKS, JCEKS, BKS and UBER (BouncyCastle) key
stores.
.
The best way to utilize a certificate stored in a jks file up to this
point has been to use the java keytool command to transform to
pkcs12, and then openssl to transform to pem.
.
This is better:
* no security concerns in passwords going into command line arguments,
or unencrypted files being left around
* no dependency on a JVM
Description-md5: 1e034406467ed0e1bffeb404df8a52ef