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

Last updated: May 11,2024

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

Please follow the guidelines below to install golang-github-google-wire-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the guidelines below to uninstall golang-github-google-wire-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-google-wire-dev
Architecture: all
Version: 0.4.0-3build1
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: 745
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~)
Filename: pool/universe/g/golang-github-google-wire/golang-github-google-wire-dev_0.4.0-3build1_all.deb
Size: 58480
MD5sum: 54c4d3198db2d7c897ba0e272ef7b851
SHA1: 772f87a5b046d1a5b54ae643d531104b59f7c4c2
SHA256: 6e8efd4cd8587c7c661f6e1f09b5505666686276c76ee26d4d613372675153c2
SHA512: a723b47670dbb0aa9b77f69117450b350d68a8ea2792bc28ed275e960d6f9acac1993456b9ef69bc62a57558f49c344ead9a8d5d30249e33f531c1f98c08a2f1
Homepage: https://github.com/google/wire
Description-en: 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: 1a8282da72fb25e67520c4cf6a62d0f0