python-find_libpython on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S python-find_libpython

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

$ yay -Rns python-find_libpython

2. Manually Install "python-find_libpython" via AUR

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

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

b. Clone python-find_libpython's git locally

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

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

$ cd ~/python-find_libpython $ makepkg -si

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

ID: 1310544
Name: python-find_libpython
PackageBaseID: 191079
PackageBase: python-find_libpython
Version: 0.3.0-2
Description: Finds the libpython associated with the current Python environment, wherever it may be hiding
URL: https://github.com/ktbarrett/find_libpython
NumVotes: 1
Popularity: 0.000525
OutOfDate:
Maintainer: Forty-Bot
Submitter: Forty-Bot
FirstSubmitted: 1677987039
LastModified: 1693289349
URLPath: /cgit/aur.git/snapshot/python-find_libpython.tar.gz