emacs-ipython-mode on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "emacs-ipython-mode" 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 emacs-ipython-mode on Arch using YAY

$ yay -S emacs-ipython-mode

* (Optional) Uninstall emacs-ipython-mode on Arch using YAY

$ yay -Rns emacs-ipython-mode

2. Manually Install "emacs-ipython-mode" via AUR

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

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

b. Clone emacs-ipython-mode's git locally

$ git clone https://aur.archlinux.org/emacs-ipython-mode.git ~/emacs-ipython-mode

c. Go to ~/emacs-ipython-mode folder and install it

$ cd ~/emacs-ipython-mode $ makepkg -si

3. Information about the emacs-ipython-mode package on Arch User Repository (AUR)

ID: 208510
Name: emacs-ipython-mode
PackageBaseID: 26456
PackageBase: emacs-ipython-mode
Version: 2927-1
Description: Emacs mode that replaces python-mode using the Ipython shell
URL: http://ipython.scipy.org/moin/
NumVotes: 15
Popularity: 0
OutOfDate: 1701429747
Maintainer:
Submitter:
FirstSubmitted: 1242237836
LastModified: 1436310685
URLPath: /cgit/aur.git/snapshot/emacs-ipython-mode.tar.gz