How to Install and Uninstall pm2 Package on Manjaro

Last updated: May 22,2024

1. Install "pm2" package

This tutorial shows how to install pm2 on Manjaro

$ sudo pacman -Sy $ sudo pacman -S pm2

2. Uninstall "pm2" package

This is a short guide on how to uninstall pm2 on Manjaro:

$ sudo pacman -Rcns pm2

3. Information about the pm2 package on Manjaro

Repository : extra
Name : pm2
Version : 5.3.0-1
Description : Production process manager for Node.JS applications with a
built-in load balancer
Architecture : any
URL : https://pm2.keymetrics.io
Licenses : AGPL3
Groups : None
Provides : None
Depends On : nodejs semver
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 3.05 MiB
Installed Size : 19.84 MiB
Packager : Felix Yan
Build Date : Wed Mar 15 23:43:03 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions