Install node-uglify-save-license
Installing node-uglify-save-license package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install node-uglify-save-license
node-uglify-save-license package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | node-uglify-save-license |
version | 0.4.1-1 |
description | License detector for UglifyJS |
subsection | web |
website | github.com / shinnn / uglify-save-license |
maintainer | Debian Javascript Maintainers |
Uninstall node-uglify-save-license
To remove just node-uglify-save-license package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove node-uglify-save-license
Uninstall node-uglify-save-license and it’s dependent packages
To remove the node-uglify-save-license package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove node-uglify-save-license
Purging node-uglify-save-license
If you also want to delete configuration and/or data files of node-uglify-save-license from Debian Sid then this will work:
sudo apt-get purge node-uglify-save-license
To delete configuration and/or data files of node-uglify-save-license and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove node-uglify-save-license