How to Install and Uninstall gcc12-PIE Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "gcc12-PIE" package
This guide covers the steps necessary to install gcc12-PIE on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
gcc12-PIE
Copied
2. Uninstall "gcc12-PIE" package
Please follow the instructions below to uninstall gcc12-PIE on openSuSE Tumbleweed:
$
sudo zypper remove
gcc12-PIE
Copied
3. Information about the gcc12-PIE package on openSuSE Tumbleweed
Information for package gcc12-PIE:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gcc12-PIE
Version : 12.3.0+git1204-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 242 B
Installed : No
Status : not installed
Source package : gcc12-12.3.0+git1204-4.1.src
Upstream URL : https://gcc.gnu.org/
Summary : A default configuration to build all binaries in PIE mode
Description :
This package contains a configuration file (spec) that changes the
compilers default setting to build all ELF binaries in the Position
Independend Executable (PIE) variant. This enables better address
space randomization (ASLR).
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gcc12-PIE
Version : 12.3.0+git1204-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 242 B
Installed : No
Status : not installed
Source package : gcc12-12.3.0+git1204-4.1.src
Upstream URL : https://gcc.gnu.org/
Summary : A default configuration to build all binaries in PIE mode
Description :
This package contains a configuration file (spec) that changes the
compilers default setting to build all ELF binaries in the Position
Independend Executable (PIE) variant. This enables better address
space randomization (ASLR).