How to Install and Uninstall libxeddsa-dev Package on Kali Linux

Last updated: May 23,2024

1. Install "libxeddsa-dev" package

This guide let you learn how to install libxeddsa-dev on Kali Linux

$ sudo apt update $ sudo apt install libxeddsa-dev

2. Uninstall "libxeddsa-dev" package

Please follow the instructions below to uninstall libxeddsa-dev on Kali Linux:

$ sudo apt remove libxeddsa-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxeddsa-dev package on Kali Linux

Package: libxeddsa-dev
Source: libxeddsa
Version: 2.0.0+20221109.06a02c8-2
Installed-Size: 312
Maintainer: Debian XMPP Maintainers
Architecture: amd64
Depends: libxeddsa2 (= 2.0.0+20221109.06a02c8-2), libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 1.1.1+dfsg)
Size: 77248
SHA256: b981d030f086decaeb36ad1c0d438d98f709eb722a0eaffba934e3cb8c2ecc12
SHA1: ba4664f820cf4236ce7323982c11253305c24e48
MD5sum: 0f91a40aa352fbe883e1fc0be1129830
Description: toolkit around Curve25519 and Ed25519 key pairs - development files
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 development files.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/Syndace/libxeddsa
Section: libdevel
Priority: optional
Filename: pool/main/libx/libxeddsa/libxeddsa-dev_2.0.0+20221109.06a02c8-2_amd64.deb