python-hickle on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-hickle

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

$ yay -Rns python-hickle

2. Manually Install "python-hickle" via AUR

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

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

b. Clone python-hickle's git locally

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

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

$ cd ~/python-hickle $ makepkg -si

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

ID: 1350329
Name: python-hickle
PackageBaseID: 141196
PackageBase: python-hickle
Version: 5.0.2-1
Description: Hickle - a HDF5 based version of pickle
URL: http://github.com/telegraphic/hickle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wangqr
Submitter: wangqr
FirstSubmitted: 1555107342
LastModified: 1699537383
URLPath: /cgit/aur.git/snapshot/python-hickle.tar.gz