How to Install and Uninstall llvm5 Package on openSUSE Leap

Last updated: May 18,2024

1. Install "llvm5" package

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

$ sudo zypper refresh $ sudo zypper install llvm5

2. Uninstall "llvm5" package

This tutorial shows how to uninstall llvm5 on openSUSE Leap:

$ sudo zypper remove llvm5

3. Information about the llvm5 package on openSUSE Leap

Information for package llvm5:
------------------------------
Repository : Main Repository
Name : llvm5
Version : 5.0.1-8.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 7.2 MiB
Installed : No
Status : not installed
Source package : llvm5-5.0.1-8.5.1.src
Upstream URL : http://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.