How to Install and Uninstall node-parse-asn1 Package on Kali Linux

Last updated: May 10,2024

1. Install "node-parse-asn1" package

Please follow the guidance below to install node-parse-asn1 on Kali Linux

$ sudo apt update $ sudo apt install node-parse-asn1

2. Uninstall "node-parse-asn1" package

Here is a brief guide to show you how to uninstall node-parse-asn1 on Kali Linux:

$ sudo apt remove node-parse-asn1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-parse-asn1 package on Kali Linux

Package: node-parse-asn1
Version: 5.1.6-2
Installed-Size: 28
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-asn1.js, node-browserify-aes, node-evp-bytestokey, node-pbkdf2, node-safe-buffer
Size: 6568
SHA256: fddb46a6ff679a0f99fd633a2bdc25c2e4bd2d707ae555f96b7e8aca3ce78862
SHA1: ec695ebd4dfc184212860d112fe45be6d7fd87a4
MD5sum: b28151828f06c70c4ac73d9a90fa2b13
Description: utility library for parsing asn1 files
utility library for parsing asn1 files for use with browserify-sign.
.
This library is a dependency for webpack. Webpack takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Webpack exposes this code
to programs that are unaware they are running in a browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/crypto-browserify/parse-asn1#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-parse-asn1/node-parse-asn1_5.1.6-2_all.deb