How to Install and Uninstall llvm7 Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "llvm7" package

This is a short guide on how to install llvm7 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install llvm7

2. Uninstall "llvm7" package

In this section, we are going to explain the necessary steps to uninstall llvm7 on openSuSE Tumbleweed:

$ sudo zypper remove llvm7

3. Information about the llvm7 package on openSuSE Tumbleweed

Information for package llvm7:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : llvm7
Version : 7.0.1-21.18
Arch : x86_64
Vendor : openSUSE
Installed Size : 15,9 MiB
Installed : No
Status : not installed
Source package : llvm7-7.0.1-21.18.src
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.