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

Last updated: May 10,2024

1. Install "node-i18next" package

Please follow the steps below to install node-i18next on Kali Linux

$ sudo apt update $ sudo apt install node-i18next

2. Uninstall "node-i18next" package

Please follow the guidance below to uninstall node-i18next on Kali Linux:

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

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

Package: node-i18next
Version: 23.7.6-1
Installed-Size: 302
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: libjs-i18next, node-babel-runtime (>= 7)
Size: 43360
SHA256: 47949d7c0e22a47d8cd61b99acf24561ad360a3ef819ff22ab5d2ab074754139
SHA1: 6f15d7bdf0e910c1d14e36ec545a9b4666a41be0
MD5sum: b06fc8f27c7bac5178a61d13dfba8e1f
Description: internationalization framework for JavaScript environments
i18next provides:
- Flexible connection to backend (loading translations via xhr, ...)
- Optional caching, user language detection, ...
- Proper pluralizations
- Translation context
- Nesting, Variable replacement
- Flexibility: Use it everywhere
- Extensibility: eg. sprintf
- ...
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.i18next.com/
Section: javascript
Priority: optional
Filename: pool/main/n/node-i18next/node-i18next_23.7.6-1_all.deb