How to Install and Uninstall libsecprog0 Package on openSUSE Leap
Last updated: November 07,2024
1. Install "libsecprog0" package
Please follow the step by step instructions below to install libsecprog0 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libsecprog0
Copied
2. Uninstall "libsecprog0" package
Please follow the step by step instructions below to uninstall libsecprog0 on openSUSE Leap:
$
sudo zypper remove
libsecprog0
Copied
3. Information about the libsecprog0 package on openSUSE Leap
Information for package libsecprog0:
------------------------------------
Repository : Main Repository
Name : libsecprog0
Version : 0.8-bp155.143.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 40.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, such as
safe_reopen() or sigprotection(), that can be used for developing
exposed applications.
------------------------------------
Repository : Main Repository
Name : libsecprog0
Version : 0.8-bp155.143.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 40.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, such as
safe_reopen() or sigprotection(), that can be used for developing
exposed applications.