How to Install and Uninstall gops Package on openSUSE Leap

Last updated: May 18,2024

1. Install "gops" package

Learn how to install gops on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install gops

2. Uninstall "gops" package

Please follow the step by step instructions below to uninstall gops on openSUSE Leap:

$ sudo zypper remove gops

3. Information about the gops package on openSUSE Leap

Information for package gops:
-----------------------------
Repository : Main Repository
Name : gops
Version : 0.3.25-bp155.1.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.0 MiB
Installed : No
Status : not installed
Source package : gops-0.3.25-bp155.1.15.src
Upstream URL : https://github.com/google/gops
Summary : A tool to list and diagnose Go processes currently running on your system
Description :
gops is a command to list and diagnose Go processes currently running on your
system. For processes that starts the diagnostics agent, gops can report
additional information such as the current stack trace, Go version, memory stats,
etc. It is possible to use gops tool both in local and remote mode.