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

Last updated: May 19,2024

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

This is a short guide on how to install golang-github-facebookgo-inject-dev on Ubuntu 21.10 (Impish Indri)

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

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

In this section, we are going to explain the necessary steps to uninstall golang-github-facebookgo-inject-dev on Ubuntu 21.10 (Impish Indri):

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

Package: golang-github-facebookgo-inject-dev
Architecture: all
Version: 0.0~git20180706.f23751c-3
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-3_all.deb
Size: 10200
MD5sum: 7ed8c16273a36732331a6f98252477f6
SHA1: a94f5dcd69c2cb6292e9271792c1831549f07ebd
SHA256: a06a5c3f7ac606362f028384916b38a7c714a06a36a096d9eaf1b20190c61adc
SHA512: a4baa10cb0edeb6cafc8416c1b33b6d6d05c0c2b75fa205822e707dca1a14401442ed7eed1b27df826fe1729230a200ef3167f853e0c44a702ecb49d78e5f90d
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