How to Install and Uninstall golang-github-stretchr-objx-dev Package on Kali Linux

Last updated: April 28,2024

1. Install "golang-github-stretchr-objx-dev" package

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

$ sudo apt update $ sudo apt install golang-github-stretchr-objx-dev

2. Uninstall "golang-github-stretchr-objx-dev" package

This tutorial shows how to uninstall golang-github-stretchr-objx-dev on Kali Linux:

$ sudo apt remove golang-github-stretchr-objx-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-stretchr-objx-dev package on Kali Linux

Package: golang-github-stretchr-objx-dev
Source: golang-objx
Version: 0.5.0-1
Installed-Size: 237
Maintainer: Debian Go Packaging Team
Architecture: all
Provides: golang-objx-dev
Size: 25520
SHA256: 89825d57fa9ada1d518a3b2247a1ae632a0aab7d67e8c9cf27465094d5879fa9
SHA1: 70b77fb1dc5033ffe7ea17578fac432a10065656
MD5sum: 0bd45ce5afb4cd435251a3f87c70debb
Description: Go package for dealing with maps, slices, JSON and other data
Objx provides the `objx.Map` type, which is a `map[string]interface{}` that
exposes a powerful `Get` method (among others) that allows you to
easily and quickly get access to data within the map, without having to
worry too much about type assertions, missing data, default values etc.
.
This package contains the source.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/stretchr/objx
Section: golang
Priority: optional
Filename: pool/main/g/golang-objx/golang-github-stretchr-objx-dev_0.5.0-1_all.deb