How to Install and Uninstall golang-github-oleiade-reflections-dev Package on Ubuntu 21.04 (Hirsute Hippo)

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 Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the instructions below to uninstall golang-github-oleiade-reflections-dev on Ubuntu 21.04 (Hirsute Hippo):

$ 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 Ubuntu 21.04 (Hirsute Hippo)

Package: golang-github-oleiade-reflections-dev
Architecture: all
Version: 0.1.2+git20131121.2.632977f-2
Priority: extra
Section: universe/devel
Source: golang-github-oleiade-reflections
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 33
Depends: golang-go, golang-github-stretchr-testify-dev
Filename: pool/universe/g/golang-github-oleiade-reflections/golang-github-oleiade-reflections-dev_0.1.2+git20131121.2.632977f-2_all.deb
Size: 5728
MD5sum: ec91157ec48764492a29fefa5a42ae73
SHA1: 810f77bd3860d68e4dc2899ad4a1c98396bb1f27
SHA256: c8c3e0f7ce999419eaa23d8565f98913e3438258ca179bd122f2736423e3d51c
SHA512: 98a8ce31288953183a625ff313bd68f4cf5537eb1b4c844798ae6cace73d28ffb3bf6211713089dca96705cd82217afe72a6551a53e38d38777380f1c1663a86
Homepage: https://github.com/oleiade/reflections
Description-en: 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: f1ec620559ec9afd7c9cd881b67fa8f0