How to Install and Uninstall llvm14 Package on openSUSE Leap

Last updated: May 18,2024

1. Install "llvm14" package

Here is a brief guide to show you how to install llvm14 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install llvm14

2. Uninstall "llvm14" package

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

$ sudo zypper remove llvm14

3. Information about the llvm14 package on openSUSE Leap

Information for package llvm14:
-------------------------------
Repository : Main Repository
Name : llvm14
Version : 14.0.6-bp155.4.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 11.5 MiB
Installed : No
Status : not installed
Source package : llvm14-14.0.6-bp155.4.10.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.