How to Install and Uninstall llvm15 Package on openSuSE Tumbleweed

Last updated: June 30,2024

1. Install "llvm15" package

In this section, we are going to explain the necessary steps to install llvm15 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install llvm15

2. Uninstall "llvm15" package

Please follow the step by step instructions below to uninstall llvm15 on openSuSE Tumbleweed:

$ sudo zypper remove llvm15

3. Information about the llvm15 package on openSuSE Tumbleweed

Information for package llvm15:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : llvm15
Version : 15.0.7-7.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 11.8 MiB
Installed : No
Status : not installed
Source package : llvm15-15.0.7-7.1.src
Upstream URL : https://www.llvm.org/
Summary : Low Level Virtual Machine
Description :
LLVM is a compiler infrastructure designed for compile-time,
link-time, runtime, and idle-time optimization of programs from
arbitrary programming languages.
The compiler infrastructure includes mirror sets of programming
tools as well as libraries with equivalent functionality.