python-opentracing on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-opentracing

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

$ yay -Rns python-opentracing

2. Manually Install "python-opentracing" via AUR

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

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

b. Clone python-opentracing's git locally

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

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

$ cd ~/python-opentracing $ makepkg -si

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

ID: 1284822
Name: python-opentracing
PackageBaseID: 195459
PackageBase: python-opentracing
Version: 2.4.0-5
Description: OpenTracing API for Python
URL: https://github.com/opentracing/opentracing-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1688762666
LastModified: 1688762666
URLPath: /cgit/aur.git/snapshot/python-opentracing.tar.gz