How to Install and Uninstall libsafec-check.x86_64 Package on Fedora 38

Last updated: October 03,2024

1. Install "libsafec-check.x86_64" package

This guide covers the steps necessary to install libsafec-check.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libsafec-check.x86_64

2. Uninstall "libsafec-check.x86_64" package

This is a short guide on how to uninstall libsafec-check.x86_64 on Fedora 38:

$ sudo dnf remove libsafec-check.x86_64 $ sudo dnf autoremove

3. Information about the libsafec-check.x86_64 package on Fedora 38

Last metadata expiration check: 2:30:36 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : libsafec-check
Version : 3.7.1
Release : 1.fc38
Architecture : x86_64
Size : 12 k
Source : libsafec-3.7.1-1.fc38.src.rpm
Repository : fedora
Summary : Finds unsafe APIs
URL : https://github.com/rurban/safeclib
License : MIT
Description : Traverses specified directory trees and/or files (cwd by default)
: searching for C source files (*.c), rooting out unsafe API calls.