How to Install and Uninstall golang-github-containers-psgo-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

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

Learn how to install golang-github-containers-psgo-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

This guide let you learn how to uninstall golang-github-containers-psgo-dev on Ubuntu 20.10 (Groovy Gorilla):

$ 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 Ubuntu 20.10 (Groovy Gorilla)

Package: golang-github-containers-psgo-dev
Architecture: all
Version: 1.5.1-1
Priority: optional
Section: universe/devel
Source: golang-github-containers-psgo
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 122
Depends: 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
Filename: pool/universe/g/golang-github-containers-psgo/golang-github-containers-psgo-dev_1.5.1-1_all.deb
Size: 21660
MD5sum: ef140a4739cccdf79d0e58739f68e0c9
SHA1: e063733241648f82001dd5a73eaf46fcebf253ac
SHA256: 0d3a34241026a3204f29702176490e08e566c657b1e9992bfe0e8af956d080cc
SHA512: 41c1fb90b0ec1ca15fc355a3691b86a40e0cb9887893b9711551b4b5b81ad77030dc1272f076e69ec632409ae6d5bc1581f3a9e799a1d10a555bc0508d1639d4
Homepage: https://github.com/containers/psgo
Description-en: 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: 7df906bc4f66ec10f8ff3f00abbc0491