How to Install and Uninstall execstack Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "execstack" package

Please follow the guidance below to install execstack on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install execstack

2. Uninstall "execstack" package

Please follow the instructions below to uninstall execstack on openSuSE Tumbleweed:

$ sudo zypper remove execstack

3. Information about the execstack package on openSuSE Tumbleweed

Information for package execstack:
----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : execstack
Version : 0.5.0-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 195.4 KiB
Installed : No
Status : not installed
Source package : execstack-0.5.0-4.1.src
Upstream URL : https://github.com/keszybz/prelink/archive
Summary : Utility to set/clear/query executable stack bit
Description :
This package is built from prelink sources but contains just the
execstack binary. It can be used to manipulate ELF binaries to run
with or without executable stack.