How to Install and Uninstall llvm12 Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "llvm12" package

Here is a brief guide to show you how to install llvm12 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install llvm12

2. Uninstall "llvm12" package

This tutorial shows how to uninstall llvm12 on openSuSE Tumbleweed:

$ sudo zypper remove llvm12

3. Information about the llvm12 package on openSuSE Tumbleweed

Information for package llvm12:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : llvm12
Version : 12.0.1-4.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 13,4 MiB
Installed : No
Status : not installed
Source package : llvm12-12.0.1-4.2.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.