How to Install and Uninstall llvm9 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "llvm9" package
Please follow the guidelines below to install llvm9 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
llvm9
Copied
2. Uninstall "llvm9" package
Please follow the guidance below to uninstall llvm9 on openSUSE Leap:
$
sudo zypper remove
llvm9
Copied
3. Information about the llvm9 package on openSUSE Leap
Information for package llvm9:
------------------------------
Repository : Main Repository
Name : llvm9
Version : 9.0.1-150200.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 18.4 MiB
Installed : No
Status : not installed
Source package : llvm9-9.0.1-150200.3.6.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 : Main Repository
Name : llvm9
Version : 9.0.1-150200.3.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 18.4 MiB
Installed : No
Status : not installed
Source package : llvm9-9.0.1-150200.3.6.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.