How to Install and Uninstall golang-github-spf13-viper-dev Package on Kali Linux

Last updated: October 06,2024

1. Install "golang-github-spf13-viper-dev" package

This is a short guide on how to install golang-github-spf13-viper-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-spf13-viper-dev

2. Uninstall "golang-github-spf13-viper-dev" package

Learn how to uninstall golang-github-spf13-viper-dev on Kali Linux:

$ sudo apt remove golang-github-spf13-viper-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-spf13-viper-dev package on Kali Linux

Package: golang-github-spf13-viper-dev
Source: golang-github-spf13-viper
Version: 1.12.0-1
Installed-Size: 326
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-fsnotify-fsnotify-dev (>= 1.5.4), golang-github-hashicorp-hcl-dev (>= 1.0.0), golang-github-magiconair-properties-dev (>= 1.8.6), golang-github-mitchellh-mapstructure-dev (>= 1.5.0), golang-github-pelletier-go-toml-dev (>= 1.9.5), golang-github-pelletier-go-toml.v2-dev (>= 2.0.1), golang-github-spf13-afero-dev (>= 1.8.2), golang-github-spf13-cast-dev (>= 1.5.0), golang-github-spf13-jwalterweatherman-dev (>= 1.1.0), golang-github-spf13-pflag-dev (>= 1.0.5), golang-github-stretchr-testify-dev (>= 1.7.1), golang-github-subosito-gotenv-dev (>= 1.3.0), golang-gopkg-ini.v1-dev (>= 1.66.4), golang-gopkg-yaml.v2-dev (>= 2.4.0), golang-gopkg-yaml.v3-dev (>= 3.0.0)
Size: 68880
SHA256: 6389edfd5196ec81acbaa31aad5a49ccb53aad7ff6cd09add05fda72457f5a3e
SHA1: b7c5f0f5b8ccedb51066425dd71735938a028eb6
MD5sum: 5006002f5b79941ad5a2ff56f1270e97
Description: Go configuration with fangs
Viper is a complete configuration solution for Go applications
including 12-Factor apps. It is designed to work within an application,
and can handle all types of configuration needs and formats.
It supports:
.
* setting defaults
* reading from JSON, TOML, YAML, HCL, and Java properties config files
* live watching and re-reading of config files (optional)
* reading from environment variables
* reading from remote config systems (etcd or Consul), and watching changes
* reading from command line flags
* reading from buffer
* setting explicit values
.
Viper can be thought of as a registry for all of your applications
configuration needs.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/spf13/viper
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-spf13-viper/golang-github-spf13-viper-dev_1.12.0-1_all.deb