How to Install and Uninstall llvm14 Package on openSuSE Tumbleweed
Last updated: February 17,2025
1. Install "llvm14" package
This tutorial shows how to install llvm14 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
llvm14
Copied
2. Uninstall "llvm14" package
This is a short guide on how to uninstall llvm14 on openSuSE Tumbleweed:
$
sudo zypper remove
llvm14
Copied
3. Information about the llvm14 package on openSuSE Tumbleweed
Information for package llvm14:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : llvm14
Version : 14.0.6-13.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 11.6 MiB
Installed : No
Status : not installed
Source package : llvm14-14.0.6-13.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 : openSUSE-Tumbleweed-Oss
Name : llvm14
Version : 14.0.6-13.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 11.6 MiB
Installed : No
Status : not installed
Source package : llvm14-14.0.6-13.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.