How to Install and Uninstall llvm13 Package on openSUSE Leap

Last updated: May 02,2024

1. Install "llvm13" package

Please follow the step by step instructions below to install llvm13 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install llvm13

2. Uninstall "llvm13" package

This is a short guide on how to uninstall llvm13 on openSUSE Leap:

$ sudo zypper remove llvm13

3. Information about the llvm13 package on openSUSE Leap

Information for package llvm13:
-------------------------------
Repository : Main Repository
Name : llvm13
Version : 13.0.1-bp155.6.38
Arch : x86_64
Vendor : openSUSE
Installed Size : 13.9 MiB
Installed : No
Status : not installed
Source package : llvm13-13.0.1-bp155.6.38.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.