yarn-nightly on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S yarn-nightly

* (Optional) Uninstall yarn-nightly on Arch using YAY

$ yay -Rns yarn-nightly

2. Manually Install "yarn-nightly" via AUR

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

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

b. Clone yarn-nightly's git locally

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

c. Go to ~/yarn-nightly folder and install it

$ cd ~/yarn-nightly $ makepkg -si

3. Information about the yarn-nightly package on Arch User Repository (AUR)

ID: 756526
Name: yarn-nightly
PackageBaseID: 124885
PackageBase: yarn-nightly
Version: 1.23.0.20200615.1917-1
Description: Fast, reliable, and secure dependency management (Bleeding Edge)
URL: https://yarnpkg.com/en/docs/nightly
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ami_ba
FirstSubmitted: 1503002186
LastModified: 1593033541
URLPath: /cgit/aur.git/snapshot/yarn-nightly.tar.gz