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

Last updated: October 05,2024

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

This guide let you learn how to install golang-gopkg-playground-validator-8-devel.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall golang-gopkg-playground-validator-8-devel.noarch on Fedora 34:

$ 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 34

Last metadata expiration check: 3:56:45 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-gopkg-playground-validator-8-devel
Version : 8.18.2
Release : 5.fc34
Architecture : noarch
Size : 48 k
Source : golang-gopkg-playground-validator-8-8.18.2-5.fc34.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