How to Install and Uninstall libjs-olm Package on Kali Linux

Last updated: May 07,2024

1. Install "libjs-olm" package

Please follow the guidelines below to install libjs-olm on Kali Linux

$ sudo apt update $ sudo apt install libjs-olm

2. Uninstall "libjs-olm" package

Please follow the step by step instructions below to uninstall libjs-olm on Kali Linux:

$ sudo apt remove libjs-olm $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-olm package on Kali Linux

Package: libjs-olm
Source: olm
Version: 3.2.16+dfsg-2
Installed-Size: 2458
Maintainer: Matrix Packaging Team
Architecture: all
Provides: node-matrix-org-olm (= 3.2.16+dfsg-2)
Size: 757200
SHA256: 85f60cf72baacecebee0411e05de90bb7840140d802090f34769841bf4fc0cef
SHA1: e8aa65a16230ada5d7928f74d69d0700275a9033
MD5sum: ba636daf6f6cb64c2cff8216e8ab9a5a
Description: implementation of the Double Ratchet cryptographic ratchet - JavaScript bindings
Olm is an implementation of the Double Ratchet cryptographic ratchet
described by https://whispersystems.org/docs/specifications/doubleratchet/,
written in C and C++11 and exposed as a C API.
.
This library also includes an implementation
of the Megolm cryptographic ratchet
which is intended for encrypted messaging applications
where there may be a large number of recipients of each message,
thus precluding the use of peer-to-peer encryption systems such as Olm.
.
Megolm is the end-to-end encryption system
for the Matrix communications protocol.
.
This package contains the JavaScript libolm compiled as JavaScript.
Description-md5:
Multi-Arch: foreign
Homepage: https://gitlab.matrix.org/matrix-org/olm/
Section: javascript
Priority: optional
Filename: pool/main/o/olm/libjs-olm_3.2.16+dfsg-2_all.deb