How to Install and Uninstall ldc Package on openSuSE Tumbleweed
Last updated: January 11,2025
1. Install "ldc" package
Please follow the guidelines below to install ldc on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ldc
Copied
2. Uninstall "ldc" package
This guide covers the steps necessary to uninstall ldc on openSuSE Tumbleweed:
$
sudo zypper remove
ldc
Copied
3. Information about the ldc package on openSuSE Tumbleweed
Information for package ldc:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ldc
Version : 1.32.2-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 7.8 MiB
Installed : No
Status : not installed
Source package : ldc-1.32.2-2.4.src
Upstream URL : https://wiki.dlang.org/LDC
Summary : The LLVM D Compiler
Description :
LDC is an LLVM based compiler for the D programming language. It uses the
frontend of the reference compiler (DMD), thereby supporting the same language
features, but profits from LLVM's superior optimizing and code generation
capabilities.
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ldc
Version : 1.32.2-2.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 7.8 MiB
Installed : No
Status : not installed
Source package : ldc-1.32.2-2.4.src
Upstream URL : https://wiki.dlang.org/LDC
Summary : The LLVM D Compiler
Description :
LDC is an LLVM based compiler for the D programming language. It uses the
frontend of the reference compiler (DMD), thereby supporting the same language
features, but profits from LLVM's superior optimizing and code generation
capabilities.