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
Copied
b. Install python-shell on Arch using YAY
$
yay -S
python-shell
Copied
* (Optional) Uninstall python-shell on Arch using YAY
$
yay -Rns
python-shell
Copied
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
Copied
b. Clone python-shell's git locally
$
git clone https://aur.archlinux.org/python-shell.git
~/python-shell
Copied
c. Go to ~/python-shell folder and install it
$
cd
~/python-shell
Copied
$
makepkg -si
Copied
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
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