How to Install and Uninstall cross-arm-gcc14 Package on openSuSE Tumbleweed

Last updated: September 29,2024

1. Install "cross-arm-gcc14" package

This guide covers the steps necessary to install cross-arm-gcc14 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install cross-arm-gcc14

2. Uninstall "cross-arm-gcc14" package

In this section, we are going to explain the necessary steps to uninstall cross-arm-gcc14 on openSuSE Tumbleweed:

$ sudo zypper remove cross-arm-gcc14

3. Information about the cross-arm-gcc14 package on openSuSE Tumbleweed

Information for package cross-arm-gcc14:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cross-arm-gcc14
Version : 14.0.1+git8957-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 119.6 MiB
Installed : No
Status : not installed
Source package : cross-arm-gcc14-14.0.1+git8957-1.1.src
Upstream URL : https://gcc.gnu.org/
Summary : The GNU Compiler Collection targeting arm
Description :
The GNU Compiler Collection as a cross-compiler targeting arm.
Note this is only useful for building freestanding things like the
kernel since it fails to include target libraries and headers.