python-dictdiffer on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S python-dictdiffer

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

$ yay -Rns python-dictdiffer

2. Manually Install "python-dictdiffer" via AUR

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

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

b. Clone python-dictdiffer's git locally

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

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

$ cd ~/python-dictdiffer $ makepkg -si

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

ID: 964355
Name: python-dictdiffer
PackageBaseID: 135375
PackageBase: python-dictdiffer
Version: 0.9.0-1
Description: Dictdiffer is a library that helps you to diff and patch dictionaries
URL: https://github.com/inveniosoftware/dictdiffer
NumVotes: 2
Popularity: 0.005916
OutOfDate:
Maintainer: SZanko
Submitter: g4b1bb097
FirstSubmitted: 1535235246
LastModified: 1632314612
URLPath: /cgit/aur.git/snapshot/python-dictdiffer.tar.gz