How to Install and Uninstall llvm7 Package on openSUSE Leap

Last updated: November 23,2024

1. Install "llvm7" package

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

$ sudo zypper refresh $ sudo zypper install llvm7

2. Uninstall "llvm7" package

Here is a brief guide to show you how to uninstall llvm7 on openSUSE Leap:

$ sudo zypper remove llvm7

3. Information about the llvm7 package on openSUSE Leap

Information for package llvm7:
------------------------------
Repository : Main Repository
Name : llvm7
Version : 7.0.1-150100.3.22.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 16.3 MiB
Installed : No
Status : not installed
Source package : llvm7-7.0.1-150100.3.22.2.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.