How to Install and Uninstall llvm Package on openSuSE Tumbleweed
Last updated: January 11,2025
1. Install "llvm" package
This guide covers the steps necessary to install llvm on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
llvm
Copied
2. Uninstall "llvm" package
This guide let you learn how to uninstall llvm on openSuSE Tumbleweed:
$
sudo zypper remove
llvm
Copied
3. Information about the llvm package on openSuSE Tumbleweed
Information for package llvm:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : llvm
Version : 17-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-17-1.2.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.
This package is a dummy package that depends on the version of
llvm that openSUSE currently supports. Packages that
don't require a specific LLVM version should depend on this.
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : llvm
Version : 17-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-17-1.2.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.
This package is a dummy package that depends on the version of
llvm that openSUSE currently supports. Packages that
don't require a specific LLVM version should depend on this.