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

Last updated: October 04,2024

1. Install "golang-github-playground-validator-10-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-playground-validator-10-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-playground-validator-10-devel.noarch

2. Uninstall "golang-github-playground-validator-10-devel.noarch" package

This guide covers the steps necessary to uninstall golang-github-playground-validator-10-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-playground-validator-10-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-playground-validator-10-devel.noarch package on Fedora 34

Last metadata expiration check: 3:41:57 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-playground-validator-10-devel
Version : 10.4.1
Release : 2.fc34
Architecture : noarch
Size : 107 k
Source : golang-github-playground-validator-10-10.4.1-2.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:
: – github.com/go-playground/validator/v10