python2-pickleshare on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-pickleshare

* (Optional) Uninstall python2-pickleshare on Arch using YAY

$ yay -Rns python2-pickleshare

2. Manually Install "python2-pickleshare" via AUR

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

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

b. Clone python2-pickleshare's git locally

$ git clone https://aur.archlinux.org/python2-pickleshare.git ~/python2-pickleshare

c. Go to ~/python2-pickleshare folder and install it

$ cd ~/python2-pickleshare $ makepkg -si

3. Information about the python2-pickleshare package on Arch User Repository (AUR)

ID: 1393685
Name: python2-pickleshare
PackageBaseID: 201917
PackageBase: python2-pickleshare
Version: 0.7.5-1
Description: File system based database that uses python pickles
URL: https://github.com/pickleshare/pickleshare
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706392357
LastModified: 1706392357
URLPath: /cgit/aur.git/snapshot/python2-pickleshare.tar.gz

5. The same packages on other Linux Distributions