How to Install and Uninstall golang-github-caarlos0-env-dev Package on Kali Linux

Last updated: May 15,2024

1. Install "golang-github-caarlos0-env-dev" package

This is a short guide on how to install golang-github-caarlos0-env-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-caarlos0-env-dev

2. Uninstall "golang-github-caarlos0-env-dev" package

This guide let you learn how to uninstall golang-github-caarlos0-env-dev on Kali Linux:

$ sudo apt remove golang-github-caarlos0-env-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-caarlos0-env-dev package on Kali Linux

Package: golang-github-caarlos0-env-dev
Source: golang-github-caarlos0-env
Version: 6.7.1-1
Installed-Size: 66
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-stretchr-testify-dev
Size: 12980
SHA256: 8dc94a57cd1933a13ca731286e7bed75159079fbcdf811040b527d9dba8dbb29
SHA1: 85205788587d86be630dc8f8f72beac6ea8fd518
MD5sum: 8ac2620beca623a10102623f803fbf0f
Description: Go library for parse environment variables to structs
This is a Simple Golang library to parse environment variables to structs.
Out of the box all built-in types are supported, plus a few others that are
commonly used. Supports the following type:
.
- string
- bool
- int
- int8
- int16
- int32
- int64
- uint
- uint8
- uint16
- uint32
- uint64
- float32
- float64
- string
- time.Duration
- encoding.TextUnmarshaler
- url.URL
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/caarlos0/env
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-caarlos0-env/golang-github-caarlos0-env-dev_6.7.1-1_all.deb