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

Last updated: May 18,2024

1. Install "golang-github-facebookgo-inject-dev" package

Learn how to install golang-github-facebookgo-inject-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-facebookgo-inject-dev

2. Uninstall "golang-github-facebookgo-inject-dev" package

Please follow the steps below to uninstall golang-github-facebookgo-inject-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-facebookgo-inject-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-facebookgo-inject-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-facebookgo-inject-dev
Architecture: all
Version: 0.0~git20180706.f23751c-2
Priority: optional
Section: universe/devel
Source: golang-github-facebookgo-inject
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Depends: golang-github-facebookgo-ensure-dev
Filename: pool/universe/g/golang-github-facebookgo-inject/golang-github-facebookgo-inject-dev_0.0~git20180706.f23751c-2_all.deb
Size: 10172
MD5sum: 8af02934b28cb9f1634736b067139b59
SHA1: fb54b898a9bb585e7f44bd5b0de5c306509297ef
SHA256: f8aeb79c8fa7e5b5dcc4f57443b0a5cabc88c05b673749e4c81136c95ceef98b
SHA512: 24189298ef0e79ed862faa68d279fd35200931908e84a92c9061e3b76ff0d123c8f95feb78141cea7932b781ab980b0ac45a9dda3545b18941572f4d2f781eb2
Homepage: https://github.com/facebookgo/inject
Description-en: reflect based injector
A large application built with dependency injection in mind will typically
involve the boring work of setting up the object graph.
This library attempts to take care of this boring work by creating and
connecting the various objects. Its use involves you seeding the object
graph with some (possibly incomplete) objects, where the underlying types
have been tagged for injection. Given this, the library will populate the
objects creating new ones as necessary. It uses singletons by default,
supports optional private instances as well as named instances.
Description-md5: e63c5f8d0d87abbef4d0b278aaa776b6