python-mergedeep on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-mergedeep

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

$ yay -Rns python-mergedeep

2. Manually Install "python-mergedeep" via AUR

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

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

b. Clone python-mergedeep's git locally

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

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

$ cd ~/python-mergedeep $ makepkg -si

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

ID: 957677
Name: python-mergedeep
PackageBaseID: 158165
PackageBase: python-mergedeep
Version: 1.3.4-2
Description: A deep merge function for Python
URL: https://pypi.org/project/mergedeep
NumVotes: 3
Popularity: 0.377968
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1601326785
LastModified: 1631005425
URLPath: /cgit/aur.git/snapshot/python-mergedeep.tar.gz