How to Install and Uninstall llvm11 Package on openSuSE Tumbleweed

Last updated: June 14,2024

1. Install "llvm11" package

Learn how to install llvm11 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install llvm11

2. Uninstall "llvm11" package

This guide covers the steps necessary to uninstall llvm11 on openSuSE Tumbleweed:

$ sudo zypper remove llvm11

3. Information about the llvm11 package on openSuSE Tumbleweed

Information for package llvm11:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : llvm11
Version : 11.0.1-6.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 12,8 MiB
Installed : No
Status : not installed
Source package : llvm11-11.0.1-6.14.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.