How to Install and Uninstall google-wire Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "google-wire" package

This guide let you learn how to install google-wire on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install google-wire

2. Uninstall "google-wire" package

Please follow the guidelines below to uninstall google-wire on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove google-wire $ sudo apt autoclean && sudo apt autoremove

3. Information about the google-wire package on Ubuntu 21.10 (Impish Indri)

Package: google-wire
Architecture: amd64
Version: 0.4.0-3build2
Built-Using: golang-1.15 (= 1.15.4-1ubuntu1), golang-github-google-subcommands (= 1.2.0-1), golang-github-pmezard-go-difflib (= 1.0.0-3), golang-golang-x-tools (= 1:0.0~git20200410.79a7a31+ds-3), golang-golang-x-xerrors (= 0.0~git20191204.9bdfabe-1)
Priority: optional
Section: universe/devel
Source: golang-github-google-wire
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4321
Filename: pool/universe/g/golang-github-google-wire/google-wire_0.4.0-3build2_amd64.deb
Size: 1408860
MD5sum: 9641291e2f87a5faccf1de1b0041f15e
SHA1: 898fd00b122d81f2af6eb88648bd961f6d39b02e
SHA256: 309ea198189caef6a8dad8ff0ce6a4c9fd3c65b4b802344db357a4721dd3c67a
SHA512: 3fc0a6f7adb578c3472840fea7d7de4a70f3a9630d0df3c8ff2289c5f1aec6ff39a5ac5a1e15b09c08d73990c9698bea98257db0d99a50113d9d4d1f08b90b6f
Homepage: https://github.com/google/wire
Description-en: 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: 85c3d9806505b84fde65b3a2d9ce1e5c