python2-editrepl on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-editrepl

* (Optional) Uninstall python2-editrepl on Arch using YAY

$ yay -Rns python2-editrepl

2. Manually Install "python2-editrepl" via AUR

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

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

b. Clone python2-editrepl's git locally

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

c. Go to ~/python2-editrepl folder and install it

$ cd ~/python2-editrepl $ makepkg -si

3. Information about the python2-editrepl package on Arch User Repository (AUR)

ID: 197218
Name: python2-editrepl
PackageBaseID: 82368
PackageBase: python2-editrepl
Version: 2013.06.20-1
Description: Runs a terminal based editor inside your REPL session
URL: https://github.com/philipbjorge/EditREPL
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jbradaric
Submitter: jbradaric
FirstSubmitted: 1401551987
LastModified: 1434463994
URLPath: /cgit/aur.git/snapshot/python2-editrepl.tar.gz