How to Install and Uninstall golang-github-modern-go-reflect2-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 27,2024

1. Install "golang-github-modern-go-reflect2-dev" package

Please follow the instructions below to install golang-github-modern-go-reflect2-dev on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install golang-github-modern-go-reflect2-dev

2. Uninstall "golang-github-modern-go-reflect2-dev" package

Please follow the instructions below to uninstall golang-github-modern-go-reflect2-dev on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove golang-github-modern-go-reflect2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-modern-go-reflect2-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-modern-go-reflect2-dev
Architecture: all
Version: 1.0.0-1
Priority: optional
Section: universe/devel
Source: golang-github-modern-go-reflect2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 118
Depends: golang-github-modern-go-concurrent-dev
Filename: pool/universe/g/golang-github-modern-go-reflect2/golang-github-modern-go-reflect2-dev_1.0.0-1_all.deb
Size: 14432
MD5sum: f94459cbb39c983384679cafeb6b84dd
SHA1: c9458308732c9de39f24b290e25d2b93978fb189
SHA256: 64aac0b74bb4766508d8d170a5d8e80b55ebab9c6c90aa0baebdbd5f693d976e
SHA512: f8ea76789e0b396e09db8b695dd85caaffbdf9fd385e1f0204bc253c304b3034da81143aa2b4c6adfabd52503b2fd8d36e621eb5ce947a74ba7aedefc61b5163
Homepage: https://github.com/modern-go/reflect2
Description-en: Reflection API without runtime reflect.Value cost
The reflect2 package provides a reflection API that avoids runtime
reflect.Value cost:
.
* reflect get/set interface{}, with type checking
* reflect get/set unsafe.Pointer, without type checking
* reflect2.TypeByName works like Class.forName found in Java
.
This package is designed for low level libraries to optimize reflection
performance. General applications should still use the standard library
reflect.
Description-md5: e1dd83c15b620ae59b9449d7c94ba62c