polythene-core : Core Polythene functions.. You can installing polythene-core 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 polythene-core $ sudo npm install -g polythene-core
If want to update the polythene-core package execute the command as below,
$ sudo npm update polythene-core
Update package globally,
$ npm install -g polythene-core
$ sudo git clone https://github.com/rektide/polythene-core.git
$ sudo npm install -g ./polythene-core
polythene-core@1.0.0-rc.9 /usr/lib/node_modules/polythene-core
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall polythene-core
| Package Name | polythene-core |
| Version | 1.0.0-rc.9 |
| Description | Core Polythene functions. |
| Released Date | 2017-11-15T21:20:44.615Z |
| Published by | arthurclemens |
| How to Learn | https://www.npmjs.com/package/polythene-core/tutorial |