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

Last updated: May 12,2024

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

Learn how to install golang-github-google-wire-dev on Ubuntu 21.10 (Impish Indri)

$ 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 21.10 (Impish Indri):

$ 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 21.10 (Impish Indri)

Package: golang-github-google-wire-dev
Architecture: all
Version: 0.4.0-3build2
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-3build2_all.deb
Size: 58524
MD5sum: 9c2e040e454ffb66f7e70d94257730c6
SHA1: d9f304e3b8f79ac21279bce1e8f7abeb70c7d5c2
SHA256: 6e6e9650434efb6e4919d2643c25defb81a8baaa6b49c84d7e75ce3db8e6293a
SHA512: e8cf8ff959ad56ec139545d126963581c202ae2677c39f562be04e8acf020c621add4f02c8b82cc9e119bcfa265961f079f4966cb8b5b4356da766d4521fc507
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