How to Install and Uninstall golang-github-google-wire-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-github-google-wire-dev" package

This is a short guide on how to install golang-github-google-wire-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-google-wire-dev

2. Uninstall "golang-github-google-wire-dev" package

Please follow the guidance below to uninstall golang-github-google-wire-dev on Kali Linux:

$ sudo apt remove golang-github-google-wire-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-google-wire-dev package on Kali Linux

Package: golang-github-google-wire-dev
Source: golang-github-google-wire
Version: 0.5.0-2
Installed-Size: 756
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-google-go-cmp-dev (>= 0.2.0), golang-github-google-subcommands-dev (>= 1.0.1), golang-github-pmezard-go-difflib-dev (>= 1.0.0), golang-golang-x-tools-dev (>= 1:0.0~git20190422.fe54fb3)
Size: 60056
SHA256: d7908418f3c8cb556a811ed502f9572d44a7cc2b43185c06323d480d4e36c87a
SHA1: be566310374202022db5118ce83f668e21bea67e
MD5sum: f3232d79bd7e59099a4665c517ac7d12
Description: Compile-time Dependency Injection for Go (library)
Wire: Automated Initialization in Go
.
Wire is a code generation tool that automates connecting components
using dependency injection. Dependencies between components are
represented in Wire as function parameters, encouraging explicit
initialization instead of global variables. Because Wire operates
without runtime state or reflection, code written to be used with
Wire is useful even for hand-written initialization.
.
For an overview, see the introductory blog post
https://blog.golang.org/wire
.
This package contains the github.com/google/wire Go library.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/google/wire
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-google-wire/golang-github-google-wire-dev_0.5.0-2_all.deb