python-yep on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-yep

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

$ yay -Rns python-yep

2. Manually Install "python-yep" via AUR

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

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

b. Clone python-yep's git locally

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

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

$ cd ~/python-yep $ makepkg -si

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

ID: 1003726
Name: python-yep
PackageBaseID: 108315
PackageBase: python-yep
Version: 0.4-2
Description: A module for profiling compiled extensions
URL: https://pypi.python.org/pypi/yep/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: anntzer
FirstSubmitted: 1456975637
LastModified: 1639510743
URLPath: /cgit/aur.git/snapshot/python-yep.tar.gz