yo on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "yo" 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 yo on Arch using YAY
$
yay -S
yo
Copied
* (Optional) Uninstall yo on Arch using YAY
$
yay -Rns
yo
Copied
2. Manually Install "yo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone yo's git locally
$
git clone https://aur.archlinux.org/yo.git
~/yo
Copied
c. Go to ~/yo folder and install it
$
cd
~/yo
Copied
$
makepkg -si
Copied
3. Information about the yo package on Arch User Repository (AUR)
ID: 1201737
Name: yo
PackageBaseID: 150637
PackageBase: yo
Version: 4.3.1-1
Description: CLI tool for running Yeoman generators
URL: http://yeoman.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584992484
LastModified: 1674624802
URLPath: /cgit/aur.git/snapshot/yo.tar.gz
Name: yo
PackageBaseID: 150637
PackageBase: yo
Version: 4.3.1-1
Description: CLI tool for running Yeoman generators
URL: http://yeoman.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ragouel
FirstSubmitted: 1584992484
LastModified: 1674624802
URLPath: /cgit/aur.git/snapshot/yo.tar.gz