python-funcsigs on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S python-funcsigs

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

$ yay -Rns python-funcsigs

2. Manually Install "python-funcsigs" via AUR

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

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

b. Clone python-funcsigs's git locally

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

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

$ cd ~/python-funcsigs $ makepkg -si

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

ID: 588995
Name: python-funcsigs
PackageBaseID: 95673
PackageBase: python-funcsigs
Version: 1.0.2-2
Description: Python function signatures from PEP362
URL: https://pypi.python.org/pypi/funcsigs/
NumVotes: 7
Popularity: 0
OutOfDate: 1706886583
Maintainer: liamtimms
Submitter: Francois_B
FirstSubmitted: 1436317236
LastModified: 1550988415
URLPath: /cgit/aur.git/snapshot/python-funcsigs.tar.gz