How to Install and Uninstall golang-github-oleiade-reflections-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "golang-github-oleiade-reflections-dev" package

This is a short guide on how to install golang-github-oleiade-reflections-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-oleiade-reflections-dev

2. Uninstall "golang-github-oleiade-reflections-dev" package

Here is a brief guide to show you how to uninstall golang-github-oleiade-reflections-dev on Kali Linux:

$ sudo apt remove golang-github-oleiade-reflections-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-oleiade-reflections-dev package on Kali Linux

Package: golang-github-oleiade-reflections-dev
Source: golang-github-oleiade-reflections
Version: 0.1.2+git20131121.2.632977f-2
Installed-Size: 33
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-go, golang-github-stretchr-testify-dev
Size: 5688
SHA256: 7114f617abdc6b5faeb52f45cd77ec1b3e75a657781158e228d1ce73059b99be
SHA1: 35914abbbcfab5191a297ffd94d688d7b8e05c74
MD5sum: 6b538c75e6be2bee149254bbfbaddb9e
Description: high level abstractions over Golang reflect library
github.com/oleiade/reflections provides high level abstractions above
the golang reflect library.
.
The reflect library is very low-level and can be quite complex when it comes
to doing simple things like accessing a structure field value or a field tag.
.
The purpose of the reflections package is to make developers' life easier when
it comes to introspecting structures at runtime. Its API is inspired from
Python language (getattr, setattr, hasattr...) and provides simplified
access to structure fields and tags.
Description-md5:
Homepage: https://github.com/oleiade/reflections
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-oleiade-reflections/golang-github-oleiade-reflections-dev_0.1.2+git20131121.2.632977f-2_all.deb

5. The same packages on other Linux Distributions