How to Install and Uninstall golang-github-adrg-xdg-dev Package on Kali Linux

Last updated: May 10,2024

1. Install "golang-github-adrg-xdg-dev" package

Here is a brief guide to show you how to install golang-github-adrg-xdg-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-adrg-xdg-dev

2. Uninstall "golang-github-adrg-xdg-dev" package

In this section, we are going to explain the necessary steps to uninstall golang-github-adrg-xdg-dev on Kali Linux:

$ sudo apt remove golang-github-adrg-xdg-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-adrg-xdg-dev package on Kali Linux

Package: golang-github-adrg-xdg-dev
Source: golang-github-adrg-xdg
Version: 0.4.0-2
Installed-Size: 98
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-stretchr-testify-dev
Size: 13824
SHA256: f1ea1ee80c7548c3d6a75c3b19182c9797eb577bbd087bb8d49d13c6a19bec8c
SHA1: c099c3d51ab5da966efde725eb2672a37eec1216
MD5sum: 6ff70253d58fba2d76eb91f44f972997
Description: implementation of the XDG Base Directory Specification and XDG user directories
This package contains a Go implementation of the XDG Base Directory
Specification and XDG user directories.
.
The specification defines a set of standard paths for storing application
files, including data and configuration files. For portability and
flexibility reasons, applications should use the XDG defined locations
instead of hardcoding paths.
.
The package also includes the locations of well known user directories
and an implementation of the state directory proposal.
.
Full documentation can be found at:
https://pkg.go.dev/github.com/adrg/xdg.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/adrg/xdg
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-adrg-xdg/golang-github-adrg-xdg-dev_0.4.0-2_all.deb