python-braceexpand on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-braceexpand

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

$ yay -Rns python-braceexpand

2. Manually Install "python-braceexpand" via AUR

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

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

b. Clone python-braceexpand's git locally

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

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

$ cd ~/python-braceexpand $ makepkg -si

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

ID: 903654
Name: python-braceexpand
PackageBaseID: 144921
PackageBase: python-braceexpand
Version: 0.1.7-1
Description: Bash-style brace expansion
URL: https://github.com/trendels/braceexpand
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Kewl
Submitter: Kewl
FirstSubmitted: 1567971244
LastModified: 1620401474
URLPath: /cgit/aur.git/snapshot/python-braceexpand.tar.gz