How to Install and Uninstall python-ecdsa Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python-ecdsa" package

Please follow the guidance below to install python-ecdsa on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ecdsa

2. Uninstall "python-ecdsa" package

This is a short guide on how to uninstall python-ecdsa on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-ecdsa $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-ecdsa package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-ecdsa
Architecture: all
Version: 0.13-2ubuntu0.16.04.1
Priority: optional
Section: python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 148
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six (>= 1.2)
Filename: pool/main/p/python-ecdsa/python-ecdsa_0.13-2ubuntu0.16.04.1_all.deb
Size: 36160
MD5sum: 25b62a3998f458eabe11df0f0ffe8432
SHA1: 9276cde8fb555390bf44af84f44acbd34936a44f
SHA256: 1383dd82df49ec2151e4cd335a8e8e91bfed5b1bf120bddfc19e9e52ff1e8e4e
SHA512: ae36e24c8f4b7e80d6fd889d86743a8c9dc6329f53bae745b9b2df94a7fc842498b0b333377fb4fc1ad2a200ea726a3cb0eba2cc16c0a81a0f730a0d2255ddd9
Homepage: https://github.com/warner/python-ecdsa
Description-en: ECDSA cryptographic signature library (Python 2)
This is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve
Digital Signature Algorithm), implemented purely in Python. With this library,
you can quickly create keypairs (signing key and verifying key), sign messages,
and verify the signatures. The keys and signatures are very short, making them
easy to handle and incorporate into other protocols.
.
This package contains the module for Python 2.
Description-md5: 215885e8b031b04891fd6e75a480159f
Task: edubuntu-desktop-gnome
Supported: 5y

Package: python-ecdsa
Priority: optional
Section: python
Installed-Size: 156
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.13-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-six (>= 1.2)
Filename: pool/main/p/python-ecdsa/python-ecdsa_0.13-2_all.deb
Size: 34026
MD5sum: 849149732ea91630c5c7b39bd45dd138
SHA1: 8594b6e8d43b30059592f7eff9aab484619989fe
SHA256: c151c37c8c5b42e7f6e3200cf9092f231c4bbde99ccd92c9ef5026c78328c4b3
Description-en: ECDSA cryptographic signature library (Python 2)
This is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve
Digital Signature Algorithm), implemented purely in Python. With this library,
you can quickly create keypairs (signing key and verifying key), sign messages,
and verify the signatures. The keys and signatures are very short, making them
easy to handle and incorporate into other protocols.
.
This package contains the module for Python 2.
Description-md5: 215885e8b031b04891fd6e75a480159f
Homepage: https://github.com/warner/python-ecdsa
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: edubuntu-desktop-gnome