How to Install and Uninstall libsecp256k1.x86_64 Package on Fedora 39
Last updated: November 24,2024
1. Install "libsecp256k1.x86_64" package
This is a short guide on how to install libsecp256k1.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
libsecp256k1.x86_64
Copied
2. Uninstall "libsecp256k1.x86_64" package
This tutorial shows how to uninstall libsecp256k1.x86_64 on Fedora 39:
$
sudo dnf remove
libsecp256k1.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libsecp256k1.x86_64 package on Fedora 39
Last metadata expiration check: 0:56:05 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libsecp256k1
Version : 0.25.1
Release : 4.fc39
Architecture : x86_64
Size : 114 k
Source : libsecp256k1-0.25.1-4.fc39.src.rpm
Repository : fedora
Summary : Optimized C library for EC operations on curve secp256k1
URL : https://github.com/Bitcoin-ABC/secp256k1
License : MIT
Description : Optimized C library for EC operations on curve secp256k1.
:
: Includes support for Schnorr signature.
:
: Uses the implementation maintained by Bitcoin-ABC.
Available Packages
Name : libsecp256k1
Version : 0.25.1
Release : 4.fc39
Architecture : x86_64
Size : 114 k
Source : libsecp256k1-0.25.1-4.fc39.src.rpm
Repository : fedora
Summary : Optimized C library for EC operations on curve secp256k1
URL : https://github.com/Bitcoin-ABC/secp256k1
License : MIT
Description : Optimized C library for EC operations on curve secp256k1.
:
: Includes support for Schnorr signature.
:
: Uses the implementation maintained by Bitcoin-ABC.