os-utils : an operating-system utility library. You can installing os-utils npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install os-utils $ sudo npm install -g os-utils
If want to update the os-utils package execute the command as below,
$ sudo npm update os-utils
Update package globally,
$ npm install -g os-utils
$ sudo git clone https://github.com/rektide/os-utils.git
$ sudo npm install -g ./os-utils
os-utils@0.0.14 /usr/lib/node_modules/os-utils
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall os-utils
Package Name | os-utils |
Version | 0.0.14 |
Description | an operating-system utility library |
Released Date | 2012-10-30T22:45:01.049Z |
Published by | oscmejia |
How to Learn | https://www.npmjs.com/package/os-utils/tutorial |