python-bashlex on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-bashlex

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

$ yay -Rns python-bashlex

2. Manually Install "python-bashlex" via AUR

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

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

b. Clone python-bashlex's git locally

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

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

$ cd ~/python-bashlex $ makepkg -si

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

ID: 1356903
Name: python-bashlex
PackageBaseID: 142805
PackageBase: python-bashlex
Version: 0.18-1
Description: Python port of the parser used internally by GNU bash
URL: https://github.com/idank/bashlex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: SZanko
Submitter: hexchain
FirstSubmitted: 1560627665
LastModified: 1700581477
URLPath: /cgit/aur.git/snapshot/python-bashlex.tar.gz