python-macropy on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-macropy

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

$ yay -Rns python-macropy

2. Manually Install "python-macropy" via AUR

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

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

b. Clone python-macropy's git locally

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

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

$ cd ~/python-macropy $ makepkg -si

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

ID: 724990
Name: python-macropy
PackageBaseID: 151872
PackageBase: python-macropy
Version: 1.1.0b2-1
Description: An implementation of Syntactic Macros in the Python Programming Language
URL: https://pypi.org/project/macropy3/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daniel_shub
Submitter: daniel_shub
FirstSubmitted: 1587607458
LastModified: 1587607458
URLPath: /cgit/aur.git/snapshot/python-macropy.tar.gz