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

Last updated: April 27,2024

1. Install "node-asn1" package

Here is a brief guide to show you how to install node-asn1 on Kali Linux

$ sudo apt update $ sudo apt install node-asn1

2. Uninstall "node-asn1" package

Please follow the steps below to uninstall node-asn1 on Kali Linux:

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

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

Package: node-asn1
Version: 0.2.6+~0.2.0-2
Installed-Size: 41
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-asn1 (= 0.2.0)
Depends: node-safe-buffer
Size: 8760
SHA256: dc48fa4d94789c45f6fbe4389861fffb55c216e4e9d14e450f53648f4e0b7fdf
SHA1: a9232196309c70e578879c03afdbd75a688335f8
MD5sum: a777859bc937786a09df9818c7d2a997
Description: ASN.1 encoder and decoder (BER)
Asn1.js is a pure javascript ASN.1 encoder and decoder. Currently BER encoding
is supported.
.
Abstract Syntax Notation One (ASN.1) is an interface description
language for defining data structures that can be serialized and
deserialized in a standard, cross-platform way.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mcavage/node-asn1
Section: javascript
Priority: optional
Filename: pool/main/n/node-asn1/node-asn1_0.2.6+~0.2.0-2_all.deb