python-pystack on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pystack

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

$ yay -Rns python-pystack

2. Manually Install "python-pystack" via AUR

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

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

b. Clone python-pystack's git locally

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

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

$ cd ~/python-pystack $ makepkg -si

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

ID: 1362074
Name: python-pystack
PackageBaseID: 196771
PackageBase: python-pystack
Version: 1.3.0-1
Description: Analysis of the stack of remote python processes
URL: https://github.com/bloomberg/pystack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1692363071
LastModified: 1701274751
URLPath: /cgit/aur.git/snapshot/python-pystack.tar.gz