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

Last updated: October 04,2024

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

In this section, we are going to explain the necessary steps to install golang-github-apparentlymart-go-shquot-dev on Kali Linux

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

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

This tutorial shows how to uninstall golang-github-apparentlymart-go-shquot-dev on Kali Linux:

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

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

Package: golang-github-apparentlymart-go-shquot-dev
Source: golang-github-apparentlymart-go-shquot
Version: 0.0.1-3
Installed-Size: 49
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 11288
SHA256: 1af84b2bfa16f1197da0773349a9e5809f725d65446ddd5d0c8ba2d35a51e5cf
SHA1: ba0ae6c94272dbc77b06ded8465880a8c9f8122f
MD5sum: 38c8276702b3c541753936d45f08881b
Description: helper functions for quoting and escaping strings
This package contains various helper functions
for quoting and escaping an array of strings as expected by the "exec"
calls on a Unix system into single strings that should be able to pass
through shells and other intermediaries to produce the same result.
.
There is no single common quoting format that works for all shells
and other layers, so this module makes no attempt to abstract away
these differences. Instead, it provides a family of functions with the
same signature so that the caller may select -- possibly dynamically --
a suitable quoting function to use.
Description-md5:
Homepage: https://github.com/apparentlymart/go-shquot
Section: devel
Priority: optional
Filename: pool/main/g/golang-github-apparentlymart-go-shquot/golang-github-apparentlymart-go-shquot-dev_0.0.1-3_all.deb