How to Install and Uninstall google-wire Package on Kali Linux
Last updated: November 22,2024
1. Install "google-wire" package
This tutorial shows how to install google-wire on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
google-wire
Copied
2. Uninstall "google-wire" package
Here is a brief guide to show you how to uninstall google-wire on Kali Linux:
$
sudo apt remove
google-wire
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the google-wire package on Kali Linux
Package: google-wire
Source: golang-github-google-wire (0.5.0-2)
Version: 0.5.0-2+b9
Installed-Size: 4702
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 1652844
SHA256: 7a4ebab56a6b1fb66759214d80c3cd3c291ea4941e3908f1ae66ee46cecdbff7
SHA1: 5c6ad3c4ce337f3516e3b0eb98e9df5ebc2fc1d3
MD5sum: 6c751bca162661cae28015fd7c6f8681
Description: Compile-time Dependency Injection for Go (program)
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 wire command-line program.
Description-md5:
Homepage: https://github.com/google/wire
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-google-subcommands (= 1.2.0-2), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-golang-x-mod (= 0.12.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-tools (= 1:0.13.0-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-google-wire/google-wire_0.5.0-2+b9_amd64.deb
Source: golang-github-google-wire (0.5.0-2)
Version: 0.5.0-2+b9
Installed-Size: 4702
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 1652844
SHA256: 7a4ebab56a6b1fb66759214d80c3cd3c291ea4941e3908f1ae66ee46cecdbff7
SHA1: 5c6ad3c4ce337f3516e3b0eb98e9df5ebc2fc1d3
MD5sum: 6c751bca162661cae28015fd7c6f8681
Description: Compile-time Dependency Injection for Go (program)
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 wire command-line program.
Description-md5:
Homepage: https://github.com/google/wire
Built-Using: golang-1.21 (= 1.21.3-1), golang-github-google-subcommands (= 1.2.0-2), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-golang-x-mod (= 0.12.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-tools (= 1:0.13.0-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-google-wire/google-wire_0.5.0-2+b9_amd64.deb