How to Install and Uninstall golang-github-facebookgo-inject-dev Package on Kali Linux

Last updated: May 12,2024

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

Here is a brief guide to show you how to install golang-github-facebookgo-inject-dev on Kali Linux

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

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

Please follow the guidelines below to uninstall golang-github-facebookgo-inject-dev on Kali Linux:

$ 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 Kali Linux

Package: golang-github-facebookgo-inject-dev
Source: golang-github-facebookgo-inject
Version: 0.0~git20180706.f23751c-4
Installed-Size: 60
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-facebookgo-ensure-dev
Size: 10336
SHA256: 202413846ad2de2f6535e1352511b2b6b3ca86969f10888fd8ac53d5472044fb
SHA1: 9c50e8c55252ce20d4a32c6e8b265c596628fd72
MD5sum: a3236e91fbea31d374bf7b8ba6fa599a
Description: 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:
Homepage: https://github.com/facebookgo/inject
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-facebookgo-inject/golang-github-facebookgo-inject-dev_0.0~git20180706.f23751c-4_all.deb