python-makefun on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-makefun

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

$ yay -Rns python-makefun

2. Manually Install "python-makefun" via AUR

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

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

b. Clone python-makefun's git locally

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

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

$ cd ~/python-makefun $ makepkg -si

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

ID: 1303463
Name: python-makefun
PackageBaseID: 186134
PackageBase: python-makefun
Version: 1.15.1-1
Description: Dynamically create python functions with a proper signature.
URL: https://smarie.github.io/python-makefun/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: autinerd
Submitter: autinerd
FirstSubmitted: 1664399116
LastModified: 1691941439
URLPath: /cgit/aur.git/snapshot/python-makefun.tar.gz