ipython-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S ipython-git

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

$ yay -Rns ipython-git

2. Manually Install "ipython-git" via AUR

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

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

b. Clone ipython-git's git locally

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

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

$ cd ~/ipython-git $ makepkg -si

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

ID: 1052140
Name: ipython-git
PackageBaseID: 164310
PackageBase: ipython-git
Version: 8.1.1.r17.g47ccec77b-1
Description: An enhanced Interactive Python shell - git version
URL: https://ipython.org
NumVotes: 2
Popularity: 1.6E-5
OutOfDate:
Maintainer: Dylan14
Submitter: Dylan14
FirstSubmitted: 1615696164
LastModified: 1647456997
URLPath: /cgit/aur.git/snapshot/ipython-git.tar.gz