python-pydeps on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-pydeps

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

$ yay -Rns python-pydeps

2. Manually Install "python-pydeps" via AUR

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

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

b. Clone python-pydeps's git locally

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

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

$ cd ~/python-pydeps $ makepkg -si

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

ID: 1367393
Name: python-pydeps
PackageBaseID: 170841
PackageBase: python-pydeps
Version: 1.12.17-1
Description: python module dependency visualization tool
URL: https://github.com/thebjorn/pydeps
NumVotes: 1
Popularity: 0.003884
OutOfDate:
Maintainer: arcanis
Submitter: arcanis
FirstSubmitted: 1631005779
LastModified: 1702214507
URLPath: /cgit/aur.git/snapshot/python-pydeps.tar.gz