python-yappi on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-yappi

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

$ yay -Rns python-yappi

2. Manually Install "python-yappi" via AUR

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

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

b. Clone python-yappi's git locally

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

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

$ cd ~/python-yappi $ makepkg -si

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

ID: 1421414
Name: python-yappi
PackageBaseID: 64536
PackageBase: python-yappi
Version: 1.6.0-1
Description: A tracing profiler that is multithreading, asyncio and gevent aware.
URL: https://github.com/sumerc/yappi
NumVotes: 12
Popularity: 0.23136
OutOfDate:
Maintainer: morguldir
Submitter: fab31
FirstSubmitted: 1352735007
LastModified: 1709674963
URLPath: /cgit/aur.git/snapshot/python-yappi.tar.gz