python-simplediff on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "python-simplediff" 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
Copied
b. Install python-simplediff on Arch using YAY
$
yay -S
python-simplediff
Copied
* (Optional) Uninstall python-simplediff on Arch using YAY
$
yay -Rns
python-simplediff
Copied
2. Manually Install "python-simplediff" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-simplediff's git locally
$
git clone https://aur.archlinux.org/python-simplediff.git
~/python-simplediff
Copied
c. Go to ~/python-simplediff folder and install it
$
cd
~/python-simplediff
Copied
$
makepkg -si
Copied
3. Information about the python-simplediff package on Arch User Repository (AUR)
ID: 1025595
Name: python-simplediff
PackageBaseID: 97055
PackageBase: python-simplediff
Version: 1.1-1
Description: A Python module to annotate two versions of a list with the values that have been changed between the versions, similar to unix's diff but with a dead-simple Python interface.
URL: https://pypi.org/project/simplediff
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1439202284
LastModified: 1643161556
URLPath: /cgit/aur.git/snapshot/python-simplediff.tar.gz
Name: python-simplediff
PackageBaseID: 97055
PackageBase: python-simplediff
Version: 1.1-1
Description: A Python module to annotate two versions of a list with the values that have been changed between the versions, similar to unix's diff but with a dead-simple Python interface.
URL: https://pypi.org/project/simplediff
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1439202284
LastModified: 1643161556
URLPath: /cgit/aur.git/snapshot/python-simplediff.tar.gz