python-viztracer on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S python-viztracer

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

$ yay -Rns python-viztracer

2. Manually Install "python-viztracer" via AUR

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

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

b. Clone python-viztracer's git locally

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

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

$ cd ~/python-viztracer $ makepkg -si

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

ID: 1084458
Name: python-viztracer
PackageBaseID: 159823
PackageBase: python-viztracer
Version: 0.15.2-1
Description: VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
URL: https://github.com/gaogaotiantian/viztracer
NumVotes: 0
Popularity: 0
OutOfDate: 1663467169
Maintainer: PumpkinCheshire
Submitter: PumpkinCheshire
FirstSubmitted: 1605291842
LastModified: 1653362255
URLPath: /cgit/aur.git/snapshot/python-viztracer.tar.gz