How to Install and Uninstall golang-github-googleapis-gnostic-dev Package on Kali Linux

Last updated: May 02,2024

1. Install "golang-github-googleapis-gnostic-dev" package

This guide covers the steps necessary to install golang-github-googleapis-gnostic-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-googleapis-gnostic-dev

2. Uninstall "golang-github-googleapis-gnostic-dev" package

This guide let you learn how to uninstall golang-github-googleapis-gnostic-dev on Kali Linux:

$ sudo apt remove golang-github-googleapis-gnostic-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-googleapis-gnostic-dev package on Kali Linux

Package: golang-github-googleapis-gnostic-dev
Source: golang-github-googleapis-gnostic
Version: 0.2.0-4
Installed-Size: 1063
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-docopt-docopt-go-dev, golang-golang-x-net-dev, golang-golang-x-oauth2-google-dev, golang-goprotobuf-dev, golang-yaml.v2-dev
Size: 83912
SHA256: 4783ddcbb157a77924ce9bb89b1c438293ea7971d2d928ca1531703d1eea438a
SHA1: 9d70ed94b1d63b2b3863ef0f348c8094a1f10160
MD5sum: 11d1bddf5f90cf78b9f67c8e14f3c70d
Description: compiler for OpenAPI specification - library
Protocol Buffers (https://developers.google.com/protocol-buffers/)
provide a language-neutral, platform-neutral, extensible mechanism
for serializing structured data. gnostic's Protocol Buffer models for
the OpenAPI Specification can be used to generate code that includes
data structures with explicit fields for the elements of an OpenAPI
description. This makes it possible for developers to work with
OpenAPI descriptions in type-safe ways, which is particularly useful in
strongly-typed languages like Go and Swift.
.
gnostic reads OpenAPI descriptions into these generated data structures,
reports errors, resolves internal dependencies, and writes the results in
a binary form that can be used in any language that is supported by the
Protocol Buffer tools. A plugin interface simplifies integration with
API tools written in a variety of different languages, and when necessary,
Protocol Buffer OpenAPI descriptions can be reexported as JSON or YAML.
.
This package provides the development files.
Description-md5:
Homepage: https://github.com/googleapis/gnostic
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-googleapis-gnostic/golang-github-googleapis-gnostic-dev_0.2.0-4_all.deb