py-spy on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "py-spy" 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 py-spy on Arch using YAY
$
yay -S
py-spy
Copied
* (Optional) Uninstall py-spy on Arch using YAY
$
yay -Rns
py-spy
Copied
2. Manually Install "py-spy" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone py-spy's git locally
$
git clone https://aur.archlinux.org/py-spy.git
~/py-spy
Copied
c. Go to ~/py-spy folder and install it
$
cd
~/py-spy
Copied
$
makepkg -si
Copied
3. Information about the py-spy package on Arch User Repository (AUR)
ID: 1136905
Name: py-spy
PackageBaseID: 137405
PackageBase: py-spy
Version: 0.3.14-1
Description: Sampling profiler for Python programs
URL: https://github.com/benfred/py-spy
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: lilydjwg
Submitter: craftyguy
FirstSubmitted: 1542403686
LastModified: 1662613967
URLPath: /cgit/aur.git/snapshot/py-spy.tar.gz
Name: py-spy
PackageBaseID: 137405
PackageBase: py-spy
Version: 0.3.14-1
Description: Sampling profiler for Python programs
URL: https://github.com/benfred/py-spy
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: lilydjwg
Submitter: craftyguy
FirstSubmitted: 1542403686
LastModified: 1662613967
URLPath: /cgit/aur.git/snapshot/py-spy.tar.gz