anysh on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S anysh

* (Optional) Uninstall anysh on Arch using YAY

$ yay -Rns anysh

2. Manually Install "anysh" via AUR

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

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

b. Clone anysh's git locally

$ git clone https://aur.archlinux.org/anysh.git ~/anysh

c. Go to ~/anysh folder and install it

$ cd ~/anysh $ makepkg -si

3. Information about the anysh package on Arch User Repository (AUR)

ID: 935324
Name: anysh
PackageBaseID: 155904
PackageBase: anysh
Version: 1.0.1-1
Description: Generic wrapper for any shell command
URL: https://github.com/rmonico/anysh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rmonico1
Submitter: rmonico1
FirstSubmitted: 1595729780
LastModified: 1626474110
URLPath: /cgit/aur.git/snapshot/anysh.tar.gz