How to Install and Uninstall golang-gopkg-go-playground-validator.v8-dev Package on Kali Linux

Last updated: May 03,2024

1. Install "golang-gopkg-go-playground-validator.v8-dev" package

This tutorial shows how to install golang-gopkg-go-playground-validator.v8-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-gopkg-go-playground-validator.v8-dev

2. Uninstall "golang-gopkg-go-playground-validator.v8-dev" package

Please follow the guidelines below to uninstall golang-gopkg-go-playground-validator.v8-dev on Kali Linux:

$ sudo apt remove golang-gopkg-go-playground-validator.v8-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-gopkg-go-playground-validator.v8-dev package on Kali Linux

Package: golang-gopkg-go-playground-validator.v8-dev
Source: golang-gopkg-go-playground-validator.v8
Version: 8.18.2-1
Installed-Size: 281
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 35576
SHA256: 4b1a6f07805cd92aa72d3e2a59ad4a00306a29e7354dc26111f164e57bc76632
SHA1: 7ac96976a6a17f3700c178fbb800c6fa26cdc7aa
MD5sum: 58cc0642a9caf6df6f5e53f274faac29
Description: Go Struct and Field validation (version 8.x)
Package validator implements value validations for structs and individual
fields based on tags.
.
It has the following unique features:
* Cross Field and Cross Struct validations by using validation tags or
custom validators.
* Slice, Array and Map diving, which allows any or all levels of a
multidimensional field to be validated.
* Handles type interface by determining it's underlying type prior to
validation.
* Handles custom field types such as sql driver Valuer see Valuer
* Alias validation tags, which allows for mapping of several validations
to a single tag for easier defining of validations on structs
* Extraction of custom defined Field Name e.g. can specify to extract the
JSON name while validating and have it available in the resulting
FieldError
Description-md5: 69aa177a91a6e4f7efa06c5b6c667a53
Homepage: https://github.com/go-playground/validator
Section: golang
Priority: extra
Filename: pool/main/g/golang-gopkg-go-playground-validator.v8/golang-gopkg-go-playground-validator.v8-dev_8.18.2-1_all.deb