How to Install and Uninstall genxdr Package on Kali Linux

Last updated: May 07,2024

1. Install "genxdr" package

In this section, we are going to explain the necessary steps to install genxdr on Kali Linux

$ sudo apt update $ sudo apt install genxdr

2. Uninstall "genxdr" package

In this section, we are going to explain the necessary steps to uninstall genxdr on Kali Linux:

$ sudo apt remove genxdr $ sudo apt autoclean && sudo apt autoremove

3. Information about the genxdr package on Kali Linux

Package: genxdr
Source: golang-github-calmh-xdr
Version: 2.0.1-8
Installed-Size: 2848
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 983788
SHA256: ceeada8d9c7cd44b8a78d8ff6a26e06e525937e0a0292edbb6c7420b368fc1c2
SHA1: 59ae0ee2c56ede1debe17491e16bab8fab52bdb5
MD5sum: e078858240a35f52815834c57737bfa8
Description: Go XDR enc/decoder - code generation utility
Package xdr is an XDR marshalling/unmarshalling library.
It uses code generation and not reflection.
.
This package contains the CLI utility to generate go code.
Description-md5:
Homepage: https://github.com/calmh/xdr
Static-Built-Using: golang-1.18 (= 1.18.3-1)
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-calmh-xdr/genxdr_2.0.1-8_amd64.deb