How to Install and Uninstall golang-github-btcsuite-btcd-btcec-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "golang-github-btcsuite-btcd-btcec-dev" package

In this section, we are going to explain the necessary steps to install golang-github-btcsuite-btcd-btcec-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-btcsuite-btcd-btcec-dev

2. Uninstall "golang-github-btcsuite-btcd-btcec-dev" package

Please follow the instructions below to uninstall golang-github-btcsuite-btcd-btcec-dev on Kali Linux:

$ sudo apt remove golang-github-btcsuite-btcd-btcec-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-btcsuite-btcd-btcec-dev package on Kali Linux

Package: golang-github-btcsuite-btcd-btcec-dev
Source: golang-github-btcsuite-btcd-btcec
Version: 0.0~git20161101.0.g8343278-1.1
Installed-Size: 1412
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-btcsuite-btcd-chaincfg-chainhash-dev, golang-github-btcsuite-fastsha256-dev, golang-github-davecgh-go-spew-dev
Size: 964564
SHA256: 394072c70b19ea8e560981d9b42f772ffeaa8c28e71f352e9876ceab26b62427
SHA1: a55bd6b4e22269b5600f52dd7167c331c375582a
MD5sum: 82798ba150af38a4a59cd6ee16dfc8b7
Description: Go library for Elliptic curve cryptography
Package btcec implements elliptic curve cryptography needed for working
with Bitcoin (secp256k1 only for now). It is designed so that it may be
used with the standard crypto/ecdsa packages provided with go. A
comprehensive suite of test is provided to ensure proper functionality.
.
This package contains convenience utilities and shortcuts
used across the Tendermint projects.
Description-md5:
Homepage: https://github.com/btcsuite/btcd
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-btcsuite-btcd-btcec/golang-github-btcsuite-btcd-btcec-dev_0.0~git20161101.0.g8343278-1.1_all.deb

5. The same packages on other Linux Distributions