How to Install and Uninstall golang-gopkg-playground-validator-8-devel.noarch Package on Fedora 35

Last updated: February 08,2025

1. Install "golang-gopkg-playground-validator-8-devel.noarch" package

This is a short guide on how to install golang-gopkg-playground-validator-8-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install golang-gopkg-playground-validator-8-devel.noarch

2. Uninstall "golang-gopkg-playground-validator-8-devel.noarch" package

Please follow the instructions below to uninstall golang-gopkg-playground-validator-8-devel.noarch on Fedora 35:

$ sudo dnf remove golang-gopkg-playground-validator-8-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gopkg-playground-validator-8-devel.noarch package on Fedora 35

Last metadata expiration check: 2:21:40 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : golang-gopkg-playground-validator-8-devel
Version : 8.18.2
Release : 6.fc35
Architecture : noarch
Size : 48 k
Source : golang-gopkg-playground-validator-8-8.18.2-6.fc35.src.rpm
Repository : fedora
Summary : Go struct and field validation
URL : https://github.com/go-playground/validator
License : MIT
Description : Package Validator implements value validations for structs and individual fields
: based on tags.
:
: It can also handle Cross-Field and Cross-Struct validation for nested structs
: and has the ability to dive into arrays and maps of any type.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gopkg.in/go-playground/validator.v8