python-bash on AUR (Arch User Repository)
Last updated: March 04,2025
1. Install "python-bash" 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-bash on Arch using YAY
$
yay -S
python-bash
Copied
* (Optional) Uninstall python-bash on Arch using YAY
$
yay -Rns
python-bash
Copied
2. Manually Install "python-bash" 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-bash's git locally
$
git clone https://aur.archlinux.org/python-bash.git
~/python-bash
Copied
c. Go to ~/python-bash folder and install it
$
cd
~/python-bash
Copied
$
makepkg -si
Copied
3. Information about the python-bash package on Arch User Repository (AUR)
ID: 723872
Name: python-bash
PackageBaseID: 151763
PackageBase: python-bash
Version: 0.4.2-1
Description: An inline Bash script runner, for Python.
URL: https://github.com/jpetrucciani/bash.py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1587421353
LastModified: 1587421353
URLPath: /cgit/aur.git/snapshot/python-bash.tar.gz
Name: python-bash
PackageBaseID: 151763
PackageBase: python-bash
Version: 0.4.2-1
Description: An inline Bash script runner, for Python.
URL: https://github.com/jpetrucciani/bash.py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1587421353
LastModified: 1587421353
URLPath: /cgit/aur.git/snapshot/python-bash.tar.gz