python-shell on AUR (Arch User Repository)

Last updated: November 19,2024

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

$ yay -S python-shell

* (Optional) Uninstall python-shell on Arch using YAY

$ yay -Rns python-shell

2. Manually Install "python-shell" via AUR

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

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

b. Clone python-shell's git locally

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

c. Go to ~/python-shell folder and install it

$ cd ~/python-shell $ makepkg -si

3. Information about the python-shell package on Arch User Repository (AUR)

ID: 847188
Name: python-shell
PackageBaseID: 162068
PackageBase: python-shell
Version: 1.0.1-1
Description: A better way to run shell commands in Python.
URL: https://github.com/toastdriven/shell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: vantu5z
FirstSubmitted: 1610626007
LastModified: 1610629490
URLPath: /cgit/aur.git/snapshot/python-shell.tar.gz