How to Install and Uninstall golang-github-adam-lavrik-go-imath-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "golang-github-adam-lavrik-go-imath-dev" package

This guide let you learn how to install golang-github-adam-lavrik-go-imath-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-adam-lavrik-go-imath-dev

2. Uninstall "golang-github-adam-lavrik-go-imath-dev" package

Here is a brief guide to show you how to uninstall golang-github-adam-lavrik-go-imath-dev on Kali Linux:

$ sudo apt remove golang-github-adam-lavrik-go-imath-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-adam-lavrik-go-imath-dev package on Kali Linux

Package: golang-github-adam-lavrik-go-imath-dev
Source: golang-github-adam-lavrik-go-imath
Version: 0.0~git20210910.265a42a-2
Installed-Size: 67
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 4964
SHA256: eba41f0eed33bfb9822e395f86f5bc02dbb021e6f488365c46dcb2a3248a1fb4
SHA1: 1451d9fc13b7f8bc186e4e602b8d5b31d80e58e2
MD5sum: cb08f3082dc4728b20a65cea29365a13
Description: elementary functions for integer arguments (library)
The Go standard math package lacks some frequently used integral
functions. This package tries to fill the gap, providing their
effective and convenient implementations.
.
Functions have the same or similar names as their float64 equivalents
from math package (if there are any). Since Go does not allow overloading,
constants and functions related to each of builtin integral types (except
uintptr and type aliases like byte or rune, which are not covered by
this package) are grouped within subpackage with a corresponding name
(ix for int, i8 for int8, ...; ux for uint, u8 for uint8, ...).
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/adam-lavrik/go-imath
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-adam-lavrik-go-imath/golang-github-adam-lavrik-go-imath-dev_0.0~git20210910.265a42a-2_all.deb