How to Install and Uninstall delve.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "delve.x86_64" package
Please follow the instructions below to install delve.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
delve.x86_64
Copied
2. Uninstall "delve.x86_64" package
This is a short guide on how to uninstall delve.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
delve.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the delve.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:15:17 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : delve
Version : 1.20.2
Release : 1.module+el8.9.0+18926+5193682d
Architecture : x86_64
Size : 4.4 M
Source : delve-1.20.2-1.module+el8.9.0+18926+5193682d.src.rpm
Repository : ubi-8-appstream-rpms
Summary : A debugger for the Go programming language
URL : https://github.com/go-delve/delve
License : MIT
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.
Available Packages
Name : delve
Version : 1.20.2
Release : 1.module+el8.9.0+18926+5193682d
Architecture : x86_64
Size : 4.4 M
Source : delve-1.20.2-1.module+el8.9.0+18926+5193682d.src.rpm
Repository : ubi-8-appstream-rpms
Summary : A debugger for the Go programming language
URL : https://github.com/go-delve/delve
License : MIT
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.