python2-profilehooks on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-profilehooks

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

$ yay -Rns python2-profilehooks

2. Manually Install "python2-profilehooks" via AUR

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

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

b. Clone python2-profilehooks's git locally

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

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

$ cd ~/python2-profilehooks $ makepkg -si

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

ID: 663510
Name: python2-profilehooks
PackageBaseID: 94723
PackageBase: python2-profilehooks
Version: 1.11.0-1
Description: Decorators for profiling/timing/tracing individual functions
URL: http://mg.pov.lt/profilehooks
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: jbradaric
Submitter: jbradaric
FirstSubmitted: 1434466017
LastModified: 1572981250
URLPath: /cgit/aur.git/snapshot/python2-profilehooks.tar.gz