How to Install and Uninstall golang-github-grpc-ecosystem-go-grpc-middleware-dev Package on Kali Linux

Last updated: October 06,2024

1. Install "golang-github-grpc-ecosystem-go-grpc-middleware-dev" package

This guide covers the steps necessary to install golang-github-grpc-ecosystem-go-grpc-middleware-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-grpc-ecosystem-go-grpc-middleware-dev

2. Uninstall "golang-github-grpc-ecosystem-go-grpc-middleware-dev" package

Please follow the instructions below to uninstall golang-github-grpc-ecosystem-go-grpc-middleware-dev on Kali Linux:

$ sudo apt remove golang-github-grpc-ecosystem-go-grpc-middleware-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-grpc-ecosystem-go-grpc-middleware-dev package on Kali Linux

Package: golang-github-grpc-ecosystem-go-grpc-middleware-dev
Source: golang-github-grpc-ecosystem-go-grpc-middleware
Version: 1.3.0-1
Installed-Size: 505
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-go-kit-kit-dev, golang-github-golang-protobuf-1-3-dev (>= 1.3.3~), golang-github-opentracing-opentracing-go-dev, golang-github-sirupsen-logrus-dev (>= 1.4.2~), golang-go.uber-zap-dev, golang-golang-x-net-dev, golang-google-grpc-dev (>= 1.27.1~)
Size: 66944
SHA256: 10784f9b809578e6a18239d719794bbf026477cf393ccd18e9d68f4b3054f8af
SHA1: 732c2c71854602ea12c84051a4f7b55a32deeabc
MD5sum: b4c4118e060946cd6bfc0819b5fcd83b
Description: Go gRPC Middlewares: interceptor chaining, auth, logging, retries and more
gRPC Go recently acquired support for Interceptors, i.e. middleware
that is executed either on the gRPC Server before the request is passed
onto the user's application logic, or on the gRPC client either around
the user call. It is a perfect way to implement common patterns: auth,
logging, message, validation, retries or monitoring.
.
These are generic building blocks that make it easy to build multiple
microservices easily. The purpose of this repository is to act as a
go-to point for such reusable functionality. It contains some of them
itself, but also will link to useful external repos.
.
grpc_middleware itself provides support for chaining interceptors.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/grpc-ecosystem/go-grpc-middleware
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-grpc-ecosystem-go-grpc-middleware/golang-github-grpc-ecosystem-go-grpc-middleware-dev_1.3.0-1_all.deb