How to Install and Uninstall python3-spake2.noarch Package on Fedora 35
Last updated: November 13,2024
1. Install "python3-spake2.noarch" package
Please follow the instructions below to install python3-spake2.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-spake2.noarch
Copied
2. Uninstall "python3-spake2.noarch" package
Please follow the instructions below to uninstall python3-spake2.noarch on Fedora 35:
$
sudo dnf remove
python3-spake2.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-spake2.noarch package on Fedora 35
Last metadata expiration check: 3:28:28 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-spake2
Version : 0.8
Release : 11.fc35
Architecture : noarch
Size : 86 k
Source : python-spake2-0.8-11.fc35.src.rpm
Repository : fedora
Summary : SPAKE2 password-authenticated key exchange
URL : https://github.com/warner/python-spake2
License : MIT
Description : This library implements the SPAKE2 password-authenticated key exchange
: ("PAKE") algorithm. This allows two parties, who share a weak password,
: to safely derive a strong shared secret (and therefore build an
: encrypted + authenticated channel).
Available Packages
Name : python3-spake2
Version : 0.8
Release : 11.fc35
Architecture : noarch
Size : 86 k
Source : python-spake2-0.8-11.fc35.src.rpm
Repository : fedora
Summary : SPAKE2 password-authenticated key exchange
URL : https://github.com/warner/python-spake2
License : MIT
Description : This library implements the SPAKE2 password-authenticated key exchange
: ("PAKE") algorithm. This allows two parties, who share a weak password,
: to safely derive a strong shared secret (and therefore build an
: encrypted + authenticated channel).