python-bash on AUR (Arch User Repository)

Last updated: October 05,2024

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

b. Install python-bash on Arch using YAY

$ yay -S python-bash

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

$ yay -Rns python-bash

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

b. Clone python-bash's git locally

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

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

$ cd ~/python-bash $ makepkg -si

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