How to Install and Uninstall golang-github-containers-psgo-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "golang-github-containers-psgo-dev" package

Learn how to install golang-github-containers-psgo-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-containers-psgo-dev

2. Uninstall "golang-github-containers-psgo-dev" package

Here is a brief guide to show you how to uninstall golang-github-containers-psgo-dev on Kali Linux:

$ sudo apt remove golang-github-containers-psgo-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-containers-psgo-dev package on Kali Linux

Package: golang-github-containers-psgo-dev
Source: golang-github-containers-psgo
Version: 1.7.1+ds1-1
Installed-Size: 128
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-containers-storage-dev (>> 1.37.2), golang-github-opencontainers-runc-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-github-stretchr-testify-dev, golang-golang-x-sys-dev
Size: 24600
SHA256: 33745079a813b397dc36b001372ab60fa20cd87f51080bcfe0abc4350a378572
SHA1: a81155f7a20c5e982e5767b5927752c31733adcf
MD5sum: c7d2c142cd3bb2444d48f8167b98eba3
Description: ps(1) AIX-format compatible Golang library
Psgo is a ps(1) AIX-format compatible golang library extended with various
descriptors useful for displaying container-related data.
.
The idea behind the library is to provide an easy to use way of extracting
process-related data, just as ps(1) does. The problem when using ps(1) is that
the ps format strings split columns with whitespaces, making the output nearly
impossible to parse. Using fork and execute ps also adds some jitter, either
in the container or filter the output afterwards, further limiting
applicability.
.
This library aims to make things a bit more comfortable, especially for
container runtimes, as the API allows one to join the mount namespace of a
given process and will parse /proc and /dev/ from there.
Description-md5:
Homepage: https://github.com/containers/psgo
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-containers-psgo/golang-github-containers-psgo-dev_1.7.1+ds1-1_all.deb