fresh-node on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S fresh-node

* (Optional) Uninstall fresh-node on Arch using YAY

$ yay -Rns fresh-node

2. Manually Install "fresh-node" via AUR

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

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

b. Clone fresh-node's git locally

$ git clone https://aur.archlinux.org/fresh-node.git ~/fresh-node

c. Go to ~/fresh-node folder and install it

$ cd ~/fresh-node $ makepkg -si

3. Information about the fresh-node package on Arch User Repository (AUR)

ID: 1301508
Name: fresh-node
PackageBaseID: 170819
PackageBase: fresh-node
Version: 23.08.1-1
Description: Wikimedia tool to create Docker containers for running isolated npm tests
URL: https://gerrit.wikimedia.org/g/fresh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AntiComposite
Submitter: AntiComposite
FirstSubmitted: 1630948351
LastModified: 1691631180
URLPath: /cgit/aur.git/snapshot/fresh-node.tar.gz