python2-dill on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python2-dill

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

$ yay -Rns python2-dill

2. Manually Install "python2-dill" via AUR

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

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

b. Clone python2-dill's git locally

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

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

$ cd ~/python2-dill $ makepkg -si

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

ID: 1283389
Name: python2-dill
PackageBaseID: 195358
PackageBase: python2-dill
Version: 0.3.5-1
Description: Serialize all of python (almost)
URL: https://github.com/uqfoundation/dill
NumVotes: 1
Popularity: 0.007875
OutOfDate: 1689019437
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1688518133
LastModified: 1688518575
URLPath: /cgit/aur.git/snapshot/python2-dill.tar.gz

5. The same packages on other Linux Distributions