python2-funcsigs on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python2-funcsigs

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

$ yay -Rns python2-funcsigs

2. Manually Install "python2-funcsigs" via AUR

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

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

b. Clone python2-funcsigs's git locally

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

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

$ cd ~/python2-funcsigs $ makepkg -si

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

ID: 1097168
Name: python2-funcsigs
PackageBaseID: 182960
PackageBase: python2-funcsigs
Version: 1.0.2-4
Description: Python function signatures from PEP362
URL: https://pypi.python.org/pypi/funcsigs
NumVotes: 3
Popularity: 0.118008
OutOfDate:
Maintainer: hexd
Submitter: MarsSeed
FirstSubmitted: 1654606565
LastModified: 1655008334
URLPath: /cgit/aur.git/snapshot/python2-funcsigs.tar.gz

5. The same packages on other Linux Distributions