How to Install and Uninstall node-jake Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "node-jake" package

This tutorial shows how to install node-jake on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-jake

2. Uninstall "node-jake" package

Please follow the guidelines below to uninstall node-jake on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove node-jake $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-jake package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-jake
Priority: extra
Section: universe/devel
Installed-Size: 153
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.7.9-1
Depends: nodejs (>= 0.6.19~dfsg1-3~), node-minimatch, node-utilities
Recommends: coffeescript, node-glob
Filename: pool/universe/n/node-jake/node-jake_0.7.9-1_all.deb
Size: 34678
MD5sum: 9c01ba746d8aeedb4be903c891736317
SHA1: c3ef9b1920c3ccae1d8c1aa1665ae0fb4d0f862f
SHA256: d5d8972a6e62351a7f1b3753238ce710f114ab0e03f36d9d778ac826bdb1c28a
Description-en: JavaScript build tool for Node.js
Jake is a JavaScript build tool for the Node.js framework, with
capabilities similar to the regular make or rake commands.
.
Jake has the following features:
- Jakefiles are in standard JavaScript syntax
- tasks with prerequisites
- namespaces for tasks
- async task execution
Description-md5: f01fa5395a1b717e4c052a7c69d7fa60
Homepage: https://github.com/mde/jake
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu