python2-tracing on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python2-tracing

* (Optional) Uninstall python2-tracing on Arch using YAY

$ yay -Rns python2-tracing

2. Manually Install "python2-tracing" via AUR

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

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

b. Clone python2-tracing's git locally

$ git clone https://aur.archlinux.org/python2-tracing.git ~/python2-tracing

c. Go to ~/python2-tracing folder and install it

$ cd ~/python2-tracing $ makepkg -si

3. Information about the python2-tracing package on Arch User Repository (AUR)

ID: 266357
Name: python2-tracing
PackageBaseID: 53117
PackageBase: python2-tracing
Version: 0.9-2
Description: Python debug logging helper
URL: http://liw.fi/tracing/
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: ejona86
FirstSubmitted: 1318428480
LastModified: 1453077670
URLPath: /cgit/aur.git/snapshot/python2-tracing.tar.gz