How to Install and Uninstall golang-github-go-ozzo-ozzo-validation.v4-dev Package on Kali Linux

Last updated: September 20,2024

1. Install "golang-github-go-ozzo-ozzo-validation.v4-dev" package

Please follow the step by step instructions below to install golang-github-go-ozzo-ozzo-validation.v4-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-go-ozzo-ozzo-validation.v4-dev

2. Uninstall "golang-github-go-ozzo-ozzo-validation.v4-dev" package

This guide covers the steps necessary to uninstall golang-github-go-ozzo-ozzo-validation.v4-dev on Kali Linux:

$ sudo apt remove golang-github-go-ozzo-ozzo-validation.v4-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-go-ozzo-ozzo-validation.v4-dev package on Kali Linux

Package: golang-github-go-ozzo-ozzo-validation.v4-dev
Source: golang-github-go-ozzo-ozzo-validation.v4
Version: 4.3.0-2
Installed-Size: 185
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-asaskevich-govalidator-dev, golang-github-stretchr-testify-dev
Size: 28256
SHA256: c648b111d7d7c7b40df322dddb4ca3fa640368d163e0736eb089c9754aa56b7c
SHA1: b69f4b5ac0502691ae685a8cc4ffb40fc44ade5c
MD5sum: 382c56e625c226152714942b7fd29b1b
Description: idiomatic Go (golang) validation package.
ozzo-validation is a Go package that provides configurable and extensible
data validation capabilities. It has the following features:
.
* use normal programming constructs rather than error-prone struct tags
to specify how data should be validated.
* can validate data of different types, e.g., structs, strings, byte
slices, slices, maps, arrays.
* can validate custom data types as long as they implement the
Validatable interface.
* can validate data types that implement the sql.Valuer interface (e.g.
sql.NullString).
* customizable and well-formatted validation errors.
* error code and message translation support.
* provide a rich set of validation rules right out of box.
* extremely easy to create and use custom validation rules.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/go-ozzo/ozzo-validation
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-go-ozzo-ozzo-validation.v4/golang-github-go-ozzo-ozzo-validation.v4-dev_4.3.0-2_all.deb