How to Install and Uninstall delve Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "delve" package
Please follow the step by step instructions below to install delve on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
delve
Copied
2. Uninstall "delve" package
Here is a brief guide to show you how to uninstall delve on openSuSE Tumbleweed:
$
sudo zypper remove
delve
Copied
3. Information about the delve package on openSuSE Tumbleweed
Information for package delve:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : delve
Version : 1.22.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 14.8 MiB
Installed : No
Status : not installed
Source package : delve-1.22.1-1.1.src
Upstream URL : https://github.com/go-delve/delve
Summary : Debugger for the Go Programming Language
Description :
Delve is a debugger for the Go programming language. The goal of
the project is to provide a simple, full featured debugging tool
for Go. Delve should be easy to invoke and easy to use. Chances are
if you're using a debugger, things aren't going your way. With that
in mind, Delve should stay out of your way as much as possible.
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : delve
Version : 1.22.1-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 14.8 MiB
Installed : No
Status : not installed
Source package : delve-1.22.1-1.1.src
Upstream URL : https://github.com/go-delve/delve
Summary : Debugger for the Go Programming Language
Description :
Delve is a debugger for the Go programming language. The goal of
the project is to provide a simple, full featured debugging tool
for Go. Delve should be easy to invoke and easy to use. Chances are
if you're using a debugger, things aren't going your way. With that
in mind, Delve should stay out of your way as much as possible.