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

Last updated: May 03,2024

1. Install "libsafec-3.5-3" package

This tutorial shows how to install libsafec-3.5-3 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsafec-3.5-3

2. Uninstall "libsafec-3.5-3" package

Please follow the instructions below to uninstall libsafec-3.5-3 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsafec-3.5-3 $ sudo apt autoclean && sudo apt autoremove

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

Package: libsafec-3.5-3
Architecture: amd64
Version: 3.5-3
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: safeclib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Adam Borowski
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 290
Depends: libc6 (>= 2.25)
Filename: pool/universe/s/safeclib/libsafec-3.5-3_3.5-3_amd64.deb
Size: 57788
MD5sum: c9580bf0b9b83cf0429bf2fe4cddb6b6
SHA1: 0f82c89626e5b2151360cd25ba83015e65f6dcfd
SHA256: 50c0d7cea60436714705373ad3b41a085a6bcd66c5411340e6d05c0bee6fbac4
SHA512: 40584a6195287702f24337232ec99129136483cb040a4286f24c0097f29b7f8700b0b17e3365d47f16c968f467db4f4ee2df403327ab85b6eb91678bab43f3ce
Homepage: https://rurban.github.io/safeclib/
Description-en: "safe" C libc extensions (Annex K)
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 runtime binaries for the library.
Description-md5: b8c76a419e2fe91391a1da6faa6ed0a4