python-redbaron on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-redbaron

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

$ yay -Rns python-redbaron

2. Manually Install "python-redbaron" via AUR

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

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

b. Clone python-redbaron's git locally

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

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

$ cd ~/python-redbaron $ makepkg -si

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

ID: 1266890
Name: python-redbaron
PackageBaseID: 193002
PackageBase: python-redbaron
Version: 0.9.2-8
Description: Abstraction on top of baron, a FST for python to make writing refactoring code a realistic task
URL: https://github.com/PyCQA/redbaron
NumVotes: 1
Popularity: 0.012091
OutOfDate:
Maintainer: DrRac27
Submitter: Foxboron
FirstSubmitted: 1682354634
LastModified: 1685722245
URLPath: /cgit/aur.git/snapshot/python-redbaron.tar.gz

5. The same packages on other Linux Distributions