python-cohesion on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-cohesion

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

$ yay -Rns python-cohesion

2. Manually Install "python-cohesion" via AUR

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

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

b. Clone python-cohesion's git locally

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

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

$ cd ~/python-cohesion $ makepkg -si

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

ID: 962845
Name: python-cohesion
PackageBaseID: 143391
PackageBase: python-cohesion
Version: 1.0.0-3
Description: Measures Python class cohesion
URL: https://github.com/mschwager/cohesion
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: zhangkaizhao
FirstSubmitted: 1562840247
LastModified: 1632029378
URLPath: /cgit/aur.git/snapshot/python-cohesion.tar.gz