yash on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S yash

* (Optional) Uninstall yash on Arch using YAY

$ yay -Rns yash

2. Manually Install "yash" via AUR

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

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

b. Clone yash's git locally

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

c. Go to ~/yash folder and install it

$ cd ~/yash $ makepkg -si

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

ID: 1396097
Name: yash
PackageBaseID: 68019
PackageBase: yash
Version: 2.55-2
Description: Yet Another SHell is a POSIX-compliant command line shell
URL: https://yash.osdn.jp
NumVotes: 10
Popularity: 0.009162
OutOfDate:
Maintainer: meanjollies
Submitter:
FirstSubmitted: 1363068842
LastModified: 1706715143
URLPath: /cgit/aur.git/snapshot/yash.tar.gz