How to Install and Uninstall golang-github-gobuffalo-envy-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "golang-github-gobuffalo-envy-dev" package

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

$ sudo apt update $ sudo apt install golang-github-gobuffalo-envy-dev

2. Uninstall "golang-github-gobuffalo-envy-dev" package

Please follow the instructions below to uninstall golang-github-gobuffalo-envy-dev on Kali Linux:

$ sudo apt remove golang-github-gobuffalo-envy-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-gobuffalo-envy-dev package on Kali Linux

Package: golang-github-gobuffalo-envy-dev
Source: golang-github-gobuffalo-envy
Version: 1.6.4-2
Installed-Size: 30
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-joho-godotenv-dev, golang-github-stretchr-testify-dev
Size: 6188
SHA256: 119c1ce8d09c87557fb0b5e625374da8019ca3957f5de1639e17e9af750f0631
SHA1: f80f11fb16278e962b921229328a2cc7b59410eb
MD5sum: ee5b3b025e1d62e61052cd839f4b6ad8
Description: simplify working with ENV variables
Envy makes working with ENV variables in Go trivial:
* Get ENV variables with default values
* Set ENV variables safely without affecting the underlying system
* Temporarily change ENV vars; useful for testing
* Map all of the key/values in the ENV
* Loads .env files (by using godotenv
Description-md5:
Homepage: https://github.com/gobuffalo/envy
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-gobuffalo-envy/golang-github-gobuffalo-envy-dev_1.6.4-2_all.deb