How to Install and Uninstall pm2 Package on Arch Linux

Last updated: May 17,2024

1. Install "pm2" package

Please follow the guidelines below to install pm2 on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S pm2

2. Uninstall "pm2" package

This guide let you learn how to uninstall pm2 on Arch Linux:

$ sudo pacman -Rcns pm2

3. Information about the pm2 package on Arch Linux

Repository : extra
Name : pm2
Version : 5.3.1-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.16 MiB
Installed Size : 20.37 MiB
Packager : Felix Yan
Build Date : Sun Jan 21 23:36:10 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions