How to Install and Uninstall node-dateformat Package on Kali Linux

Last updated: May 14,2024

1. Install "node-dateformat" package

Please follow the instructions below to install node-dateformat on Kali Linux

$ sudo apt update $ sudo apt install node-dateformat

2. Uninstall "node-dateformat" package

Please follow the guidelines below to uninstall node-dateformat on Kali Linux:

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

3. Information about the node-dateformat package on Kali Linux

Package: node-dateformat
Version: 5.0.3+~5.0.0-2
Installed-Size: 38
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-dateformat (= 5.0.0)
Breaks: node-gulp-util (<< 3.0.36+~cs7.1.15~)
Size: 9324
SHA256: f80e6acfbb5bed5ff65cb2817f920c8d9fb48516d9a879cd58850861dcdac9c1
SHA1: 7779dec44ab51f709d9f9297b1e87236363b7475
MD5sum: fa0cfed47cb1dfa22481473cbed5021c
Description: JavaScript Date Format - Node.js module
Although JavaScript provides a bunch of methods for getting and setting
parts of a date object, it lacks a simple way to format dates and times
according to a user-specified mask. This module try to fill that gap.
.
This package contains dateformat usable with Node.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/felixge/node-dateformat
Section: javascript
Priority: optional
Filename: pool/main/n/node-dateformat/node-dateformat_5.0.3+~5.0.0-2_all.deb