pymacs-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pymacs-git

* (Optional) Uninstall pymacs-git on Arch using YAY

$ yay -Rns pymacs-git

2. Manually Install "pymacs-git" via AUR

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

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

b. Clone pymacs-git's git locally

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

c. Go to ~/pymacs-git folder and install it

$ cd ~/pymacs-git $ makepkg -si

3. Information about the pymacs-git package on Arch User Repository (AUR)

ID: 986474
Name: pymacs-git
PackageBaseID: 151046
PackageBase: pymacs-git
Version: 0.26.r32.g9deea58-1
Description: Interface between Emacs Lisp and Python.
URL: https://github.com/dgentry/Pymacs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: haawda
FirstSubmitted: 1585925343
LastModified: 1636501801
URLPath: /cgit/aur.git/snapshot/pymacs-git.tar.gz