How to Install and Uninstall golang-debian-mdosch-xmppsrv-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "golang-debian-mdosch-xmppsrv-dev" package

Please follow the guidance below to install golang-debian-mdosch-xmppsrv-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-debian-mdosch-xmppsrv-dev

2. Uninstall "golang-debian-mdosch-xmppsrv-dev" package

Please follow the step by step instructions below to uninstall golang-debian-mdosch-xmppsrv-dev on Kali Linux:

$ sudo apt remove golang-debian-mdosch-xmppsrv-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-debian-mdosch-xmppsrv-dev package on Kali Linux

Package: golang-debian-mdosch-xmppsrv-dev
Source: golang-debian-mdosch-xmppsrv
Version: 0.2.6-2
Installed-Size: 31
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 5400
SHA256: 72f8a50326fa86e1a31f40c448a119b837c123509b84372370e128ac8ab529e4
SHA1: d68abaa1085486763701e97a483caf13fa205fca
MD5sum: 13090839e7368a00b620615447f28129
Description: Look up XMPP SRV records (library)
All functions return []SRV with SRV being the following struct:
.
type SRV struct {
Type string
Target string
Port uint16
Priority uint16
Weight uint16
}
.
Type is either xmpp-client, xmpps-client, xmpp-server or xmpps-server.
.
The functions LookupXmppServer, LookupXmppsServer, LookupXmppClient
and LookupXmppsClient` are called with the server name and return the
respective SRV records.
.
The function LookupClient and LookupServer are also called with the
server name but return xmpp and xmpps SRV records ordered by priority
and weight.
Description-md5:
Multi-Arch: foreign
Homepage: https://salsa.debian.org/mdosch/xmppsrv
Section: golang
Priority: optional
Filename: pool/main/g/golang-debian-mdosch-xmppsrv/golang-debian-mdosch-xmppsrv-dev_0.2.6-2_all.deb