How to Install and Uninstall envoy-protoc-gen-validate-source Package on openSUSE Leap

Last updated: May 07,2024

1. Install "envoy-protoc-gen-validate-source" package

Please follow the steps below to install envoy-protoc-gen-validate-source on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install envoy-protoc-gen-validate-source

2. Uninstall "envoy-protoc-gen-validate-source" package

Please follow the guidance below to uninstall envoy-protoc-gen-validate-source on openSUSE Leap:

$ sudo zypper remove envoy-protoc-gen-validate-source

3. Information about the envoy-protoc-gen-validate-source package on openSUSE Leap

Information for package envoy-protoc-gen-validate-source:
---------------------------------------------------------
Repository : Main Repository
Name : envoy-protoc-gen-validate-source
Version : 20190904-bp153.1.60
Arch : noarch
Vendor : openSUSE
Installed Size : 47,1 MiB
Installed : No
Status : not installed
Source package : envoy-protoc-gen-validate-20190904-bp153.1.60.src
Summary : Source code of envoy-protoc-gen-validate
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.
This package contains source code of envoy-protoc-gen-validate - a fork of
protoc-gen-validate developed by envoy-proxy developers.