How to Install and Uninstall python3-ECPy.noarch Package on Fedora 34

Last updated: October 08,2024

1. Install "python3-ECPy.noarch" package

This guide let you learn how to install python3-ECPy.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-ECPy.noarch

2. Uninstall "python3-ECPy.noarch" package

Please follow the guidance below to uninstall python3-ECPy.noarch on Fedora 34:

$ sudo dnf remove python3-ECPy.noarch $ sudo dnf autoremove

3. Information about the python3-ECPy.noarch package on Fedora 34

Last metadata expiration check: 1:25:15 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-ECPy
Version : 0.10.0
Release : 9.fc34
Architecture : noarch
Size : 68 k
Source : python-ECPy-0.10.0-9.fc34.src.rpm
Repository : fedora
Summary : Python Elliptic Curve Library
URL : https://github.com/cslashm/ECPy
License : ASL 2.0
Description : ECPy (pronounced ekpy), is a pure python Elliptic Curve library
: providing ECDSA, EDDSA, ECSchnorr, Borromean signatures as well as Point
: operations.