How to Install and Uninstall golang-github-cockroachdb-apd-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "golang-github-cockroachdb-apd-dev" package

Please follow the step by step instructions below to install golang-github-cockroachdb-apd-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-cockroachdb-apd-dev

2. Uninstall "golang-github-cockroachdb-apd-dev" package

Please follow the guidance below to uninstall golang-github-cockroachdb-apd-dev on Kali Linux:

$ sudo apt remove golang-github-cockroachdb-apd-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-cockroachdb-apd-dev package on Kali Linux

Package: golang-github-cockroachdb-apd-dev
Source: golang-github-cockroachdb-apd
Version: 2.0.1-1
Installed-Size: 1613
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-pkg-errors-dev
Size: 191956
SHA256: b25fd4c2349dddee412b54b9205e155253fbf7192918eef569ea1e21ea66c35c
SHA1: 2c3ed88b229dd91a213688ab58706c2d09ba1a7a
MD5sum: 0242dfdcb59fc0423bef7396406d497c
Description: arbitrary-precision decimals for Go
apd is an arbitrary-precision decimal package for Go.
.
apd implements much of the decimal specification from the General Decimal
Arithmetic (http://speleotrove.com/decimal/) description. This is the same
specification implemented by python’s decimal module
(https://docs.python.org/2/library/decimal.html) and GCC’s decimal
extension.
,
Features:
• Panic-free operation.
• Support for standard functions. sqrt, ln, pow, etc.
• Accurate and configurable precision.
• Good performance.
• Condition flags and traps.
Description-md5:
Homepage: https://github.com/cockroachdb/apd
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-cockroachdb-apd/golang-github-cockroachdb-apd-dev_2.0.1-1_all.deb