yash on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install yash on Arch using YAY
$
yay -S
yash
Copied
* (Optional) Uninstall yash on Arch using YAY
$
yay -Rns
yash
Copied
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
Copied
b. Clone yash's git locally
$
git clone https://aur.archlinux.org/yash.git
~/yash
Copied
c. Go to ~/yash folder and install it
$
cd
~/yash
Copied
$
makepkg -si
Copied
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
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