How to Install autoprefixer-core NPM Packages on Ubuntu / Debian

How to Install autoprefixer-core software package in NPM Packages

autoprefixer-core : autoprefixer-core was depreacted, use autoprefixer. You can installing autoprefixer-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 autoprefixer-core
$ sudo npm install -g autoprefixer-core

If want to update the autoprefixer-core package execute the command as below,

$ sudo npm update autoprefixer-core

Update package globally,

$ npm install -g autoprefixer-core

Git clone:

$ sudo  git clone https://github.com/rektide/autoprefixer-core.git
$ sudo  npm install -g ./autoprefixer-core

autoprefixer-core@6.0.1 /usr/lib/node_modules/autoprefixer-core

How to remove autoprefixer-core package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall autoprefixer-core

Basic Information of autoprefixer-core NPM Package:

Package Name autoprefixer-core
Version 6.0.1
Description autoprefixer-core was depreacted, use autoprefixer
Released Date 2015-09-05T13:28:55.194Z
Published by ai
How to Learn https://www.npmjs.com/package/autoprefixer-core/tutorial