How to Install and Uninstall llvm9 Package on openSuSE Tumbleweed

Last updated: December 24,2024

1. Install "llvm9" package

Please follow the step by step instructions below to install llvm9 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install llvm9

2. Uninstall "llvm9" package

In this section, we are going to explain the necessary steps to uninstall llvm9 on openSuSE Tumbleweed:

$ sudo zypper remove llvm9

3. Information about the llvm9 package on openSuSE Tumbleweed

Information for package llvm9:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : llvm9
Version : 9.0.1-19.9
Arch : x86_64
Vendor : openSUSE
Installed Size : 18,4 MiB
Installed : No
Status : not installed
Source package : llvm9-9.0.1-19.9.src
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.