How to Install and Uninstall gdbserver Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "gdbserver" package
Learn how to install gdbserver on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
gdbserver
Copied
2. Uninstall "gdbserver" package
Please follow the guidance below to uninstall gdbserver on openSuSE Tumbleweed:
$
sudo zypper remove
gdbserver
Copied
3. Information about the gdbserver package on openSuSE Tumbleweed
Information for package gdbserver:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gdbserver
Version : 13.2-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 585.9 KiB
Installed : No
Status : not installed
Source package : gdb-13.2-5.1.src
Upstream URL : http://gnu.org/software/gdb/
Summary : A standalone server for GDB (the GNU source-level debugger)
Description :
GDB, the GNU debugger, allows you to debug programs written in C, C++,
Java, and other languages, by executing them in a controlled fashion
and printing their data.
This package provides a program that allows you to run GDB on a different
machine than the one which is running the program being debugged.
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gdbserver
Version : 13.2-5.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 585.9 KiB
Installed : No
Status : not installed
Source package : gdb-13.2-5.1.src
Upstream URL : http://gnu.org/software/gdb/
Summary : A standalone server for GDB (the GNU source-level debugger)
Description :
GDB, the GNU debugger, allows you to debug programs written in C, C++,
Java, and other languages, by executing them in a controlled fashion
and printing their data.
This package provides a program that allows you to run GDB on a different
machine than the one which is running the program being debugged.