How to Install and Uninstall google-wire Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 01,2024

1. Install "google-wire" package

This guide let you learn how to install google-wire on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install google-wire

2. Uninstall "google-wire" package

This guide covers the steps necessary to uninstall google-wire on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the google-wire package on Ubuntu 20.10 (Groovy Gorilla)

Package: google-wire
Architecture: amd64
Version: 0.4.0-3build1
Built-Using: golang-1.14 (= 1.14.7-2ubuntu1), golang-github-google-subcommands (= 1.2.0-1), golang-github-pmezard-go-difflib (= 1.0.0-2), 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: 5412
Filename: pool/universe/g/golang-github-google-wire/google-wire_0.4.0-3build1_amd64.deb
Size: 1768808
MD5sum: dddd052d7051286f0c415ddd2d992630
SHA1: 4fe3a36bc23c2430eaf8ea12f3c5e9c0a999e3e1
SHA256: 1e047d0b025fb3255324926695719cda38007c2085c41320d1f19378278f2b8c
SHA512: 0b0c2233a343adbd4600448ce76c31f2ddf2989d083cbcaa0718d00eaa51d5713cda084ba2fd12e2913d7dccd57c5fdaf7c64829b51d8a923087adf01ffc1870
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