How to Install and Uninstall golang-github-davecgh-go-xdr-dev Package on Kali Linux

Last updated: October 04,2024

1. Install "golang-github-davecgh-go-xdr-dev" package

Please follow the instructions below to install golang-github-davecgh-go-xdr-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-davecgh-go-xdr-dev

2. Uninstall "golang-github-davecgh-go-xdr-dev" package

This is a short guide on how to uninstall golang-github-davecgh-go-xdr-dev on Kali Linux:

$ sudo apt remove golang-github-davecgh-go-xdr-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-davecgh-go-xdr-dev package on Kali Linux

Package: golang-github-davecgh-go-xdr-dev
Source: golang-github-davecgh-go-xdr
Version: 0.0~git20161123.e6a2ba0-2
Installed-Size: 260
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 28568
SHA256: 23f2c3470bc0088cdd487db3d5cb4bc3fbd35a01dadbc88e2b9be5adbba17a38
SHA1: 22abac7958c2ff797e8766be4c068e57db039af5
MD5sum: 0494f237af28cdf4e22ec1c16c605baf
Description: Pure Go XDR standard (RFC 4506) implementation
Go-xdr implements the data representation portion of the External Data
Representation (XDR) standard protocol as specified in RFC 4506 (obsoletes
RFC 1832 and RFC 1014) in Pure Go (Golang). A comprehensive suite of
tests are provided to ensure proper functionality. It is licensed under
the liberal ISC license, so it may be used in open source or commercial
projects.
.
NOTE: Version 1 of this package is still available via the
github.com/davecgh/go-xdr/xdr import path to avoid breaking existing
clients. However, it is highly recommended that all old clients
upgrade to version 2 and all new clients use version 2. In addition
to some speed optimizations, version 2 has been been updated to
work with standard the io.Reader and io.Writer interfaces instead of
raw byte slices. This allows it to be much more flexible and work
directly with files, network connections, etc.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/davecgh/go-xdr
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-davecgh-go-xdr/golang-github-davecgh-go-xdr-dev_0.0~git20161123.e6a2ba0-2_all.deb