How to Install and Uninstall libsecprog-devel Package on openSUSE Leap
Last updated: November 23,2024
1. Install "libsecprog-devel" package
This guide covers the steps necessary to install libsecprog-devel on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libsecprog-devel
Copied
2. Uninstall "libsecprog-devel" package
Please follow the guidelines below to uninstall libsecprog-devel on openSUSE Leap:
$
sudo zypper remove
libsecprog-devel
Copied
3. Information about the libsecprog-devel package on openSUSE Leap
Information for package libsecprog-devel:
-----------------------------------------
Repository : Main Repository
Name : libsecprog-devel
Version : 0.8-bp155.143.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.5 KiB
Installed : No
Status : not installed
Source package : libsecprog-0.8-bp155.143.10.src
Upstream URL : http://www.suse.de/~thomas/projects/secproglib/index.html
Summary : Secure Replacements for Problematic C Functions
Description :
The "Secure Programming Library" provides several functions that should
serve as a replacement for problematic C functions from glibc. Besides
the replacement functions there are some helper-functions (like:
safe_reopen() or sigprotection()) that can be used for developing
exposed applications.
-----------------------------------------
Repository : Main Repository
Name : libsecprog-devel
Version : 0.8-bp155.143.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.5 KiB
Installed : No
Status : not installed
Source package : libsecprog-0.8-bp155.143.10.src
Upstream URL : http://www.suse.de/~thomas/projects/secproglib/index.html
Summary : Secure Replacements for Problematic C Functions
Description :
The "Secure Programming Library" provides several functions that should
serve as a replacement for problematic C functions from glibc. Besides
the replacement functions there are some helper-functions (like:
safe_reopen() or sigprotection()) that can be used for developing
exposed applications.