python-pyjks on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-pyjks

* (Optional) Uninstall python-pyjks on Arch using YAY

$ yay -Rns python-pyjks

2. Manually Install "python-pyjks" via AUR

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

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

b. Clone python-pyjks's git locally

$ git clone https://aur.archlinux.org/python-pyjks.git ~/python-pyjks

c. Go to ~/python-pyjks folder and install it

$ cd ~/python-pyjks $ makepkg -si

3. Information about the python-pyjks package on Arch User Repository (AUR)

ID: 779468
Name: python-pyjks
PackageBaseID: 156805
PackageBase: python-pyjks
Version: 20.0.0-1
Description: library to load and manipulate java keystores (jks)
URL: https://pypi.org/project/pyjks/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BubuIIC
Submitter: BubuIIC
FirstSubmitted: 1597665116
LastModified: 1597665116
URLPath: /cgit/aur.git/snapshot/python-pyjks.tar.gz