python-varname on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-varname

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

$ yay -Rns python-varname

2. Manually Install "python-varname" via AUR

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

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

b. Clone python-varname's git locally

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

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

$ cd ~/python-varname $ makepkg -si

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

ID: 1415163
Name: python-varname
PackageBaseID: 198375
PackageBase: python-varname
Version: 0.13.0-1
Description: A Python library to retrieve variable names from functions or classes
URL: https://github.com/pwwang/python-varname
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mistersmee
Submitter: mistersmee
FirstSubmitted: 1696928602
LastModified: 1708862225
URLPath: /cgit/aur.git/snapshot/python-varname.tar.gz