How to Install and Uninstall llvm13 Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "llvm13" package
In this section, we are going to explain the necessary steps to install llvm13 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
llvm13
Copied
2. Uninstall "llvm13" package
Please follow the instructions below to uninstall llvm13 on openSuSE Tumbleweed:
$
sudo zypper remove
llvm13
Copied
3. Information about the llvm13 package on openSuSE Tumbleweed
Information for package llvm13:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : llvm13
Version : 13.0.1-13.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 13.9 MiB
Installed : No
Status : not installed
Source package : llvm13-13.0.1-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 : llvm13
Version : 13.0.1-13.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 13.9 MiB
Installed : No
Status : not installed
Source package : llvm13-13.0.1-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.