How to Install and Uninstall python3-xeddsa Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-xeddsa" package

This guide covers the steps necessary to install python3-xeddsa on Kali Linux

$ sudo apt update $ sudo apt install python3-xeddsa

2. Uninstall "python3-xeddsa" package

This tutorial shows how to uninstall python3-xeddsa on Kali Linux:

$ sudo apt remove python3-xeddsa $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-xeddsa package on Kali Linux

Package: python3-xeddsa
Source: python-xeddsa
Version: 1.0.2-2
Installed-Size: 69
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (>= 3~), python3-cffi-backend-api-min (<= 9729), python3-cffi-backend-api-max (>= 9729), python3:any, libc6 (>= 2.4), libxeddsa2 (>= 2.0.0)
Size: 13444
SHA256: b817f7d23fcf1432c1bdb75efc2ed497312ec6f74a582b471cb71ce26373ab45
SHA1: 83395c7cb475d23c35ae4dc05a946d90948ba5b8
MD5sum: 3d6927231aaf60ead08a9a08b30516a5
Description: Python 3 implementation of the XEdDSA signature scheme
This python library offers an open implementation of the XEdDSA
signature scheme as specified here.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/Syndace/python-xeddsa
Section: python
Priority: optional
Filename: pool/main/p/python-xeddsa/python3-xeddsa_1.0.2-2_amd64.deb