python-sigtools on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-sigtools

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

$ yay -Rns python-sigtools

2. Manually Install "python-sigtools" via AUR

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

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

b. Clone python-sigtools's git locally

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

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

$ cd ~/python-sigtools $ makepkg -si

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

ID: 1306508
Name: python-sigtools
PackageBaseID: 94224
PackageBase: python-sigtools
Version: 4.0.1-2
Description: Utilities for working with inspect.Signature objects
URL: https://pypi.python.org/pypi/sigtools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Dylan14
Submitter: Francois_B
FirstSubmitted: 1433906010
LastModified: 1692511426
URLPath: /cgit/aur.git/snapshot/python-sigtools.tar.gz