lerna on AUR (Arch User Repository)
Last updated: December 29,2024
1. Install "lerna" 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 lerna on Arch using YAY
$
yay -S
lerna
Copied
* (Optional) Uninstall lerna on Arch using YAY
$
yay -Rns
lerna
Copied
2. Manually Install "lerna" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lerna's git locally
$
git clone https://aur.archlinux.org/lerna.git
~/lerna
Copied
c. Go to ~/lerna folder and install it
$
cd
~/lerna
Copied
$
makepkg -si
Copied
3. Information about the lerna package on Arch User Repository (AUR)
ID: 1220538
Name: lerna
PackageBaseID: 116926
PackageBase: lerna
Version: 6.5.1-1
Description: A fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
URL: https://github.com/lerna/lerna
NumVotes: 4
Popularity: 1.0E-6
OutOfDate:
Maintainer: mmoya
Submitter: marcs
FirstSubmitted: 1478826899
LastModified: 1677835452
URLPath: /cgit/aur.git/snapshot/lerna.tar.gz
Name: lerna
PackageBaseID: 116926
PackageBase: lerna
Version: 6.5.1-1
Description: A fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
URL: https://github.com/lerna/lerna
NumVotes: 4
Popularity: 1.0E-6
OutOfDate:
Maintainer: mmoya
Submitter: marcs
FirstSubmitted: 1478826899
LastModified: 1677835452
URLPath: /cgit/aur.git/snapshot/lerna.tar.gz