How to Install and Uninstall node-gettext-parser Package on Kali Linux

Last updated: May 15,2024

1. Install "node-gettext-parser" package

In this section, we are going to explain the necessary steps to install node-gettext-parser on Kali Linux

$ sudo apt update $ sudo apt install node-gettext-parser

2. Uninstall "node-gettext-parser" package

This guide covers the steps necessary to uninstall node-gettext-parser on Kali Linux:

$ sudo apt remove node-gettext-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-gettext-parser package on Kali Linux

Package: node-gettext-parser
Version: 4.2.0+~4.0.1-2
Installed-Size: 63
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-gettext-parser (= 4.0.1)
Depends: node-content-type, node-encoding, node-readable-stream, node-safe-buffer
Size: 16516
SHA256: 62813985c1ecf5ef76d73ae103d1055c0dea3d3fcdc577688060a2111f716098
SHA1: cba6d7ce1434a4c164441bb86708b0043a886fbe
MD5sum: c94d32ff61b655cc389a056e2535da17
Description: Parse and compile gettext po and mo files to/from json
Parse and compile gettext *po* and *mo* files with node.js, nothing more,
nothing less.
.
This module is slightly based on other gettext related modules
(node-gettext (https://github.com/andris9/node-gettext)). The plan is to move
all parsing and compiling logic from node-gettext to this module and leave
only translation related functions (domains, plural handling, lookups etc.).
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/smhg/gettext-parser
Section: javascript
Priority: optional
Filename: pool/main/n/node-gettext-parser/node-gettext-parser_4.2.0+~4.0.1-2_all.deb