How to Install and Uninstall fapolicyd.src Package on Oracle Linux 8

Last updated: June 28,2024

1. Install "fapolicyd.src" package

Please follow the guidance below to install fapolicyd.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install fapolicyd.src

2. Uninstall "fapolicyd.src" package

This guide let you learn how to uninstall fapolicyd.src on Oracle Linux 8:

$ sudo dnf remove fapolicyd.src $ sudo dnf autoremove

3. Information about the fapolicyd.src package on Oracle Linux 8

Last metadata expiration check: 2:54:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : fapolicyd
Version : 1.1
Release : 6.0.1.el8_6.1
Architecture : src
Size : 138 k
Source : None
Repository : ol8_appstream
Summary : Application Whitelisting Daemon
URL : http://people.redhat.com/sgrubb/fapolicyd
License : GPLv3+
Description : Fapolicyd (File Access Policy Daemon) implements application whitelisting
: to decide file access rights. Applications that are known via a reputation
: source are allowed access while unknown applications are not. The daemon
: makes use of the kernel's fanotify interface to determine file access rights.