python-pyan3 on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "python-pyan3" 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-pyan3 on Arch using YAY
$
yay -S
python-pyan3
Copied
* (Optional) Uninstall python-pyan3 on Arch using YAY
$
yay -Rns
python-pyan3
Copied
2. Manually Install "python-pyan3" 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-pyan3's git locally
$
git clone https://aur.archlinux.org/python-pyan3.git
~/python-pyan3
Copied
c. Go to ~/python-pyan3 folder and install it
$
cd
~/python-pyan3
Copied
$
makepkg -si
Copied
3. Information about the python-pyan3 package on Arch User Repository (AUR)
ID: 875089
Name: python-pyan3
PackageBaseID: 164166
PackageBase: python-pyan3
Version: 1.2.0-1
Description: pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods.
URL: https://github.com/Technologicat/pyan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1615343549
LastModified: 1615343549
URLPath: /cgit/aur.git/snapshot/python-pyan3.tar.gz
Name: python-pyan3
PackageBaseID: 164166
PackageBase: python-pyan3
Version: 1.2.0-1
Description: pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods.
URL: https://github.com/Technologicat/pyan
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1615343549
LastModified: 1615343549
URLPath: /cgit/aur.git/snapshot/python-pyan3.tar.gz