How to Install and Uninstall llvm15 Package on openSUSE Leap
Last updated: November 23,2024
1. Install "llvm15" package
This guide covers the steps necessary to install llvm15 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
llvm15
Copied
2. Uninstall "llvm15" package
This guide covers the steps necessary to uninstall llvm15 on openSUSE Leap:
$
sudo zypper remove
llvm15
Copied
3. Information about the llvm15 package on openSUSE Leap
Information for package llvm15:
-------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : llvm15
Version : 15.0.7-150500.4.4.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 11.6 MiB
Installed : No
Status : not installed
Source package : llvm15-15.0.7-150500.4.4.1.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.
-------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : llvm15
Version : 15.0.7-150500.4.4.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 11.6 MiB
Installed : No
Status : not installed
Source package : llvm15-15.0.7-150500.4.4.1.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.