python-diff-match-patch-cpp-git on AUR (Arch User Repository)

Last updated: June 01,2024

1. Install "python-diff-match-patch-cpp-git" 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-diff-match-patch-cpp-git on Arch using YAY

$ yay -S python-diff-match-patch-cpp-git

* (Optional) Uninstall python-diff-match-patch-cpp-git on Arch using YAY

$ yay -Rns python-diff-match-patch-cpp-git

2. Manually Install "python-diff-match-patch-cpp-git" via AUR

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

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

b. Clone python-diff-match-patch-cpp-git's git locally

$ git clone https://aur.archlinux.org/python-diff-match-patch-cpp-git.git ~/python-diff-match-patch-cpp-git

c. Go to ~/python-diff-match-patch-cpp-git folder and install it

$ cd ~/python-diff-match-patch-cpp-git $ makepkg -si

3. Information about the python-diff-match-patch-cpp-git package on Arch User Repository (AUR)

ID: 1056783
Name: python-diff-match-patch-cpp-git
PackageBaseID: 139779
PackageBase: python-diff-match-patch-cpp-git
Version: 1:1.0.3.r36.2ddbcc2-1
Description: A Python extension module that wraps Google's diff_match_patch C++ implementation for very fast string comparison.
URL: https://github.com/JoshData/fast_diff_match_patch/tree/1.0.x-final
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: s3lph
Submitter: s3lph
FirstSubmitted: 1550616963
LastModified: 1648241170
URLPath: /cgit/aur.git/snapshot/python-diff-match-patch-cpp-git.tar.gz