xonsh-git on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S xonsh-git

* (Optional) Uninstall xonsh-git on Arch using YAY

$ yay -Rns xonsh-git

2. Manually Install "xonsh-git" via AUR

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

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

b. Clone xonsh-git's git locally

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

c. Go to ~/xonsh-git folder and install it

$ cd ~/xonsh-git $ makepkg -si

3. Information about the xonsh-git package on Arch User Repository (AUR)

ID: 1061480
Name: xonsh-git
PackageBaseID: 96555
PackageBase: xonsh-git
Version: 0.11.0.r121.gb1fe9e49-1
Description: A Python-ish, BASHwards-compatible shell
URL: https://github.com/xonsh/xonsh
NumVotes: 5
Popularity: 0.866752
OutOfDate:
Maintainer: dundee
Submitter:
FirstSubmitted: 1438277161
LastModified: 1649112121
URLPath: /cgit/aur.git/snapshot/xonsh-git.tar.gz