How to Install and Uninstall binutils Package on openSuSE Tumbleweed

Last updated: April 29,2024

1. Install "binutils" package

Please follow the steps below to install binutils on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install binutils

2. Uninstall "binutils" package

This is a short guide on how to uninstall binutils on openSuSE Tumbleweed:

$ sudo zypper remove binutils

3. Information about the binutils package on openSuSE Tumbleweed

Information for package binutils:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : binutils
Version : 2.42-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 51.7 MiB
Installed : No
Status : not installed
Source package : binutils-2.42-2.1.src
Upstream URL : https://www.gnu.org/software/binutils/
Summary : GNU Binutils
Description :
C compiler utilities: ar, as, gprof, ld, nm, objcopy, objdump, ranlib,
size, strings, and strip. These utilities are needed whenever you want
to compile a program or kernel.