python-snakeviz on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-snakeviz

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

$ yay -Rns python-snakeviz

2. Manually Install "python-snakeviz" via AUR

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

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

b. Clone python-snakeviz's git locally

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

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

$ cd ~/python-snakeviz $ makepkg -si

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

ID: 1276267
Name: python-snakeviz
PackageBaseID: 95925
PackageBase: python-snakeviz
Version: 2.2.0-1
Description: A viewer for Python profiling data
URL: http://jiffyclub.github.io/snakeviz
NumVotes: 9
Popularity: 1
OutOfDate:
Maintainer: thrasibule
Submitter: kjslag
FirstSubmitted: 1436822576
LastModified: 1687289419
URLPath: /cgit/aur.git/snapshot/python-snakeviz.tar.gz