rlipython on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rlipython

* (Optional) Uninstall rlipython on Arch using YAY

$ yay -Rns rlipython

2. Manually Install "rlipython" via AUR

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

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

b. Clone rlipython's git locally

$ git clone https://aur.archlinux.org/rlipython.git ~/rlipython

c. Go to ~/rlipython folder and install it

$ cd ~/rlipython $ makepkg -si

3. Information about the rlipython package on Arch User Repository (AUR)

ID: 426174
Name: rlipython
PackageBaseID: 123932
PackageBase: rlipython
Version: 0.1.2-2
Description: Readline Interface for IPython 5.4+
URL: https://github.com/ipython/rlipython
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: robbert-vdh
FirstSubmitted: 1499639385
LastModified: 1499639571
URLPath: /cgit/aur.git/snapshot/rlipython.tar.gz