random-access-file : Continuous reading or writing to a file using random offsets and lengths. You can installing random-access-file 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 random-access-file $ sudo npm install -g random-access-file
If want to update the random-access-file package execute the command as below,
$ sudo npm update random-access-file
Update package globally,
$ npm install -g random-access-file
$ sudo git clone https://github.com/rektide/random-access-file.git
$ sudo npm install -g ./random-access-file
random-access-file@1.8.1 /usr/lib/node_modules/random-access-file
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall random-access-file
| Package Name | random-access-file |
| Version | 1.8.1 |
| Description | Continuous reading or writing to a file using random offsets and lengths |
| Released Date | 2017-06-09T19:45:41.208Z |
| Published by | mafintosh |
| How to Learn | https://www.npmjs.com/package/random-access-file/tutorial |