python-baron on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S python-baron

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

$ yay -Rns python-baron

2. Manually Install "python-baron" via AUR

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

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

b. Clone python-baron's git locally

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

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

$ cd ~/python-baron $ makepkg -si

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

ID: 1245874
Name: python-baron
PackageBaseID: 193003
PackageBase: python-baron
Version: 0.10.1-2
Description: Full Syntax Tree for python to make writing refactoring code a realist task
URL: https://github.com/PyCQA/baron
NumVotes: 2
Popularity: 0.22174
OutOfDate:
Maintainer: WSDMatty
Submitter: Foxboron
FirstSubmitted: 1682354654
LastModified: 1682354654
URLPath: /cgit/aur.git/snapshot/python-baron.tar.gz

5. The same packages on other Linux Distributions