How to Install and Uninstall llvm11 Package on openSUSE Leap

Last updated: May 20,2024

1. Install "llvm11" package

This is a short guide on how to install llvm11 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install llvm11

2. Uninstall "llvm11" package

In this section, we are going to explain the necessary steps to uninstall llvm11 on openSUSE Leap:

$ sudo zypper remove llvm11

3. Information about the llvm11 package on openSUSE Leap

Information for package llvm11:
-------------------------------
Repository : Main Repository
Name : llvm11
Version : 11.0.1-150300.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 12.9 MiB
Installed : No
Status : not installed
Source package : llvm11-11.0.1-150300.3.6.1.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.