pymacs on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "pymacs" 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
Copied
b. Install pymacs on Arch using YAY
$
yay -S
pymacs
Copied
* (Optional) Uninstall pymacs on Arch using YAY
$
yay -Rns
pymacs
Copied
2. Manually Install "pymacs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pymacs's git locally
$
git clone https://aur.archlinux.org/pymacs.git
~/pymacs
Copied
c. Go to ~/pymacs folder and install it
$
cd
~/pymacs
Copied
$
makepkg -si
Copied
3. Information about the pymacs package on Arch User Repository (AUR)
ID: 716012
Name: pymacs
PackageBaseID: 54922
PackageBase: pymacs
Version: 0.26-2
Description: Interface between Emacs Lisp and Python.
URL: https://github.com/dgentry/Pymacs
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1323882432
LastModified: 1585924665
URLPath: /cgit/aur.git/snapshot/pymacs.tar.gz
Name: pymacs
PackageBaseID: 54922
PackageBase: pymacs
Version: 0.26-2
Description: Interface between Emacs Lisp and Python.
URL: https://github.com/dgentry/Pymacs
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1323882432
LastModified: 1585924665
URLPath: /cgit/aur.git/snapshot/pymacs.tar.gz