How to Install and Uninstall libsafec-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "libsafec-dev" package

Please follow the instructions below to install libsafec-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsafec-dev

2. Uninstall "libsafec-dev" package

Learn how to uninstall libsafec-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsafec-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsafec-dev package on Ubuntu 21.10 (Impish Indri)

Package: libsafec-dev
Architecture: amd64
Version: 3.5-3
Multi-Arch: same
Priority: optional
Section: universe/libdevel
Source: safeclib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Adam Borowski
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 108
Depends: libsafec-3.5-3 (= 3.5-3)
Filename: pool/universe/s/safeclib/libsafec-dev_3.5-3_amd64.deb
Size: 14104
MD5sum: 62c9caaea53df914583210e54de3aa68
SHA1: 46989b891c3f343d926b7f79bb6cf6554d8be93f
SHA256: 69c388ee22d74ccdf36c9545535c49c74f5796333d273de6f8a75a6d8e62e025
SHA512: 5e974547421575431f1a0b3d50a86aaeb29c43e3d419be24a6f786e4fbfbd2fa91c1be39650640b0a5e78239305ff24877458b0b3ba1c1d81b0fa7fb61daf170
Homepage: https://rurban.github.io/safeclib/
Description-en: "safe" C libc extensions (Annex K) - dev
This library implements controversial C11 Annex K (TR24731) extensions.
They are most commonly known as _s variants implemented by MSVC, dubbed as
"secure" to the point of MSVC-related linters claiming standard functions
to be deprecated. However, they've been nearly-universally panned by other
libc implementors, the most recent discussion about Annex K removal and/or
deprecation being N1967. It is recommended to avoid using these functions
-- they're either prone to misuse or merely inefficient (measuring a
string's length twice being the most frequent case).
.
Yet despite these downsides, it is nice to have these functions available
when porting some software that originated on Windows.
.
This package includes development headers.
Description-md5: b9022cf3dbc3cdaa904aa8b55a358b87