python-code-spyder on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-code-spyder

* (Optional) Uninstall python-code-spyder on Arch using YAY

$ yay -Rns python-code-spyder

2. Manually Install "python-code-spyder" via AUR

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

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

b. Clone python-code-spyder's git locally

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

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

$ cd ~/python-code-spyder $ makepkg -si

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

ID: 753844
Name: python-code-spyder
PackageBaseID: 154565
PackageBase: python-code-spyder
Version: 1.0.1-1
Description: Create source trees statistics by recursively crawling directories
URL: https://pypi.org/project/interutils/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: codeswhite
Submitter: codeswhite
FirstSubmitted: 1592519140
LastModified: 1592519140
URLPath: /cgit/aur.git/snapshot/python-code-spyder.tar.gz