How to Install and Uninstall golang-github-gdamore-encoding-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "golang-github-gdamore-encoding-dev" package

This guide covers the steps necessary to install golang-github-gdamore-encoding-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-gdamore-encoding-dev

2. Uninstall "golang-github-gdamore-encoding-dev" package

Please follow the steps below to uninstall golang-github-gdamore-encoding-dev on Kali Linux:

$ sudo apt remove golang-github-gdamore-encoding-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-gdamore-encoding-dev package on Kali Linux

Package: golang-github-gdamore-encoding-dev
Source: golang-github-gdamore-encoding
Version: 1.0.0-3
Installed-Size: 48
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-smartystreets-goconvey-dev, golang-golang-x-text-dev
Size: 8144
SHA256: 43214a0a31536c19e9accc72cb8ea70046819e1405ce5accc5b1389446b98bcb
SHA1: 1a4bda5ed117e2a1b6e6be664248c48011064a54
MD5sum: 0aabcb10c228871be5d8991517421b64
Description: Various character map encodings missing from golang.org/x/net/encoding
Package encoding provides a number of encodings that are missing from
the standard Go encoding package.
.
The UTF8 Encoder is also useful for situations where valid UTF-8 might be
carried in streams that contain non-valid UTF. One use case is helping to
cope with terminals that embed escape sequences in otherwise valid UTF-8.
Description-md5:
Homepage: https://github.com/gdamore/encoding
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-gdamore-encoding/golang-github-gdamore-encoding-dev_1.0.0-3_all.deb