How to Install and Uninstall golang-salsa-debian-vasudev-gospake2-devel.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "golang-salsa-debian-vasudev-gospake2-devel.noarch" package

This is a short guide on how to install golang-salsa-debian-vasudev-gospake2-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-salsa-debian-vasudev-gospake2-devel.noarch

2. Uninstall "golang-salsa-debian-vasudev-gospake2-devel.noarch" package

This tutorial shows how to uninstall golang-salsa-debian-vasudev-gospake2-devel.noarch on Fedora 38:

$ sudo dnf remove golang-salsa-debian-vasudev-gospake2-devel.noarch $ sudo dnf autoremove

3. Information about the golang-salsa-debian-vasudev-gospake2-devel.noarch package on Fedora 38

Last metadata expiration check: 4:16:29 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : golang-salsa-debian-vasudev-gospake2-devel
Version : 0.2.1
Release : 3.fc38
Architecture : noarch
Size : 56 k
Source : golang-salsa-debian-vasudev-gospake2-0.2.1-3.fc38.src.rpm
Repository : fedora
Summary : Go SPAKE2 Implementation
URL : https://salsa.debian.org/vasudev/gospake2
License : MIT or GPLv3+
Description : Implementation of SPAKE2 key exchange protocol which interoperates with Rust
: Haskell and Python versions.
:
: This package defines the behavior of group and its element as package groups.
: It also implements 2 groups ed25519 and multiplicative group over integer as
: 2 packages. SPAKE2 calculation uses ed25519 as default group and
: allows user to switch to group of his choice.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – salsa.debian.org/vasudev/gospake2