lazynpm on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S lazynpm

* (Optional) Uninstall lazynpm on Arch using YAY

$ yay -Rns lazynpm

2. Manually Install "lazynpm" via AUR

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

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

b. Clone lazynpm's git locally

$ git clone https://aur.archlinux.org/lazynpm.git ~/lazynpm

c. Go to ~/lazynpm folder and install it

$ cd ~/lazynpm $ makepkg -si

3. Information about the lazynpm package on Arch User Repository (AUR)

ID: 762716
Name: lazynpm
PackageBaseID: 155264
PackageBase: lazynpm
Version: 0.1.4-1
Description: A simple terminal UI for npm commands
URL: https://github.com/jesseduffield/lazynpm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imlonghao
Submitter: imlonghao
FirstSubmitted: 1594305003
LastModified: 1594305003
URLPath: /cgit/aur.git/snapshot/lazynpm.tar.gz