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

Last updated: May 17,2024

1. Install "node-gettext.js" package

This guide covers the steps necessary to install node-gettext.js on Kali Linux

$ sudo apt update $ sudo apt install node-gettext.js

2. Uninstall "node-gettext.js" package

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

$ sudo apt remove node-gettext.js $ sudo apt autoclean && sudo apt autoremove

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

Package: node-gettext.js
Source: gettext.js
Version: 0.7.0-3
Installed-Size: 29
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 7348
SHA256: 46e8f2e8c64c916b16479a37b909a3ae632b2bae1537f4ee1b4c44d5c2354235
SHA1: b76468e6df50982fd638fbc57b383bbb69431dfb
MD5sum: da58afd53da569f4b91a537edef7a4dc
Description: Lightweight yet complete GNU gettext port - Node.js module
gettext.js is a lightweight (3k minified!) yet complete and accurate GNU
gettext port for node and the browser. Manage your i18n translations the right
way in your javascript projects.
.
This package contains the NodeJS module.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/guillaumepotier/gettext.js
Section: javascript
Priority: optional
Filename: pool/main/g/gettext.js/node-gettext.js_0.7.0-3_all.deb