How to Install and Uninstall llvm12 Package on openSUSE Leap

Last updated: May 10,2024

1. Install "llvm12" package

This guide covers the steps necessary to install llvm12 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install llvm12

2. Uninstall "llvm12" package

Please follow the guidelines below to uninstall llvm12 on openSUSE Leap:

$ sudo zypper remove llvm12

3. Information about the llvm12 package on openSUSE Leap

Information for package llvm12:
-------------------------------
Repository : Update repository of openSUSE Backports
Name : llvm12
Version : 12.0.1-bp153.3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 16,2 MiB
Installed : No
Status : not installed
Source package : llvm12-12.0.1-bp153.3.1.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.