How to Install and Uninstall binutils Package on openSUSE Leap

Last updated: April 29,2024

1. Install "binutils" package

This is a short guide on how to install binutils on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install binutils

2. Uninstall "binutils" package

Learn how to uninstall binutils on openSUSE Leap:

$ sudo zypper remove binutils

3. Information about the binutils package on openSUSE Leap

Information for package binutils:
---------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : binutils
Version : 2.41-150100.7.46.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 48.7 MiB
Installed : No
Status : not installed
Source package : binutils-2.41-150100.7.46.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.