python-opencensus on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S python-opencensus

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

$ yay -Rns python-opencensus

2. Manually Install "python-opencensus" via AUR

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

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

b. Clone python-opencensus's git locally

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

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

$ cd ~/python-opencensus $ makepkg -si

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

ID: 1324143
Name: python-opencensus
PackageBaseID: 158422
PackageBase: python-opencensus
Version: 0.11.3-1
Description: A stats collection and distributed tracing framework
URL: https://github.com/census-instrumentation/opencensus-python
NumVotes: 0
Popularity: 0
OutOfDate: 1707867605
Maintainer: acxz
Submitter: acxz
FirstSubmitted: 1602002262
LastModified: 1695606284
URLPath: /cgit/aur.git/snapshot/python-opencensus.tar.gz