How to Install and Uninstall libxeddsa2 Package on Kali Linux

Last updated: May 20,2024

1. Install "libxeddsa2" package

Learn how to install libxeddsa2 on Kali Linux

$ sudo apt update $ sudo apt install libxeddsa2

2. Uninstall "libxeddsa2" package

This is a short guide on how to uninstall libxeddsa2 on Kali Linux:

$ sudo apt remove libxeddsa2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxeddsa2 package on Kali Linux

Package: libxeddsa2
Source: libxeddsa
Version: 2.0.0+20221109.06a02c8-2
Installed-Size: 107
Maintainer: Debian XMPP Maintainers
Architecture: amd64
Depends: libc6 (>= 2.25), libsodium23 (>= 1.0.16)
Size: 54728
SHA256: f9aad213723f3608401b2028692983102c26f993dbbabf455fbe48686d25fe9d
SHA1: cbc9fb268721c1295cfddb7186ada1428b26bc65
MD5sum: ee3546dbcf81887714245d79b76c51e9
Description: toolkit around Curve25519 and Ed25519 key pairs - shared library
A toolkit around Curve25519 and Ed25519 key pairs, with a focus on
conversion between the two. Offers:
.
- Conversion between Curve25519 and Ed25519 public keys
- Extraction of private keys from seeds
- Ed25519 digital signing using seeds or private keys
- Ed25519 digital signature verification
- X25519 Diffie-Hellman key agreement
.
This package contains the shared library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Syndace/libxeddsa
Section: libs
Priority: optional
Filename: pool/main/libx/libxeddsa/libxeddsa2_2.0.0+20221109.06a02c8-2_amd64.deb