How to Install and Uninstall llvm Package on openSUSE Leap
Last updated: December 23,2024
1. Install "llvm" package
This is a short guide on how to install llvm on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
llvm
Copied
2. Uninstall "llvm" package
Please follow the step by step instructions below to uninstall llvm on openSUSE Leap:
$
sudo zypper remove
llvm
Copied
3. Information about the llvm package on openSUSE Leap
Information for package llvm:
-----------------------------
Repository : Main Repository
Name : llvm
Version : 15.0.7-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-15.0.7-bp155.1.7.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 : Main Repository
Name : llvm
Version : 15.0.7-bp155.1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 72 B
Installed : No
Status : not installed
Source package : llvm-15.0.7-bp155.1.7.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.