python-classdiff on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-classdiff

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

$ yay -Rns python-classdiff

2. Manually Install "python-classdiff" via AUR

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

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

b. Clone python-classdiff's git locally

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

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

$ cd ~/python-classdiff $ makepkg -si

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

ID: 1410266
Name: python-classdiff
PackageBaseID: 199641
PackageBase: python-classdiff
Version: 0.4.0-1
Description: Utility to diff classes
URL: https://pypi.org/project/classdiff/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: polarn
Submitter: polarn
FirstSubmitted: 1700214920
LastModified: 1708078401
URLPath: /cgit/aur.git/snapshot/python-classdiff.tar.gz