How to Install and Uninstall golang-github-apparentlymart-go-userdirs-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "golang-github-apparentlymart-go-userdirs-dev" package

This is a short guide on how to install golang-github-apparentlymart-go-userdirs-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-apparentlymart-go-userdirs-dev

2. Uninstall "golang-github-apparentlymart-go-userdirs-dev" package

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

$ sudo apt remove golang-github-apparentlymart-go-userdirs-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-apparentlymart-go-userdirs-dev package on Kali Linux

Package: golang-github-apparentlymart-go-userdirs-dev
Source: golang-github-apparentlymart-go-userdirs
Version: 0.0~git20200915.b0c018a-4
Installed-Size: 78
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-google-go-cmp-dev
Size: 13020
SHA256: 5cc4a0632f3e122958fd7900230f386237087619f8ef0a9da818ab806a0dc7cf
SHA1: 78b84baaa3267abef25bf955eda5a6ceaf5bdd0f
MD5sum: 60cb7665ebffbd7b44638365b0c35d8b
Description: finding user-specific application data directories
This package contains a small library for building suitable paths for
storing and locating application-specific, user-specific configuration
files, data files, and cache files.
.
The library is based on similar principles as the XDG specification,
namely:
- There are one or more directories to search for configuration files,
one of which is preferred and used for creating new configuration
files.
- There are one or more directories to search for data files, one of
which is preferred and used for creating new data files.
- There is exactly one cache directory, which can be used for transient
files that the application is able to recreate if lost.
The exact locations of these directories will depend on operating
system and system configuration.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/apparentlymart/go-userdirs
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-apparentlymart-go-userdirs/golang-github-apparentlymart-go-userdirs-dev_0.0~git20200915.b0c018a-4_all.deb