How to Install and Uninstall protoc-gen-validate Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "protoc-gen-validate" package
Please follow the guidance below to install protoc-gen-validate on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
protoc-gen-validate
Copied
2. Uninstall "protoc-gen-validate" package
This is a short guide on how to uninstall protoc-gen-validate on openSUSE Leap:
$
sudo zypper remove
protoc-gen-validate
Copied
3. Information about the protoc-gen-validate package on openSUSE Leap
Information for package protoc-gen-validate:
--------------------------------------------
Repository : Main Repository
Name : protoc-gen-validate
Version : 0.0.12-bp153.1.60
Arch : x86_64
Vendor : openSUSE
Installed Size : 8,9 MiB
Installed : No
Status : not installed
Source package : protoc-gen-validate-0.0.12-bp153.1.60.src
Summary : Protoc plugin to generate polyglot message validators
Description :
protoc-gen-validate is a protoc plugin to generate polyglot message validators.
While protocol buffers effectively guarantee the types of structured data, they
cannot enforce semantic rules for values. This plugin adds support to
protoc-generated code to validate such constraints.
--------------------------------------------
Repository : Main Repository
Name : protoc-gen-validate
Version : 0.0.12-bp153.1.60
Arch : x86_64
Vendor : openSUSE
Installed Size : 8,9 MiB
Installed : No
Status : not installed
Source package : protoc-gen-validate-0.0.12-bp153.1.60.src
Summary : Protoc plugin to generate polyglot message validators
Description :
protoc-gen-validate is a protoc plugin to generate polyglot message validators.
While protocol buffers effectively guarantee the types of structured data, they
cannot enforce semantic rules for values. This plugin adds support to
protoc-generated code to validate such constraints.