How to Install and Uninstall oval-graph.noarch Package on Fedora 35

Last updated: January 16,2025

1. Install "oval-graph.noarch" package

Here is a brief guide to show you how to install oval-graph.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install oval-graph.noarch

2. Uninstall "oval-graph.noarch" package

Please follow the instructions below to uninstall oval-graph.noarch on Fedora 35:

$ sudo dnf remove oval-graph.noarch $ sudo dnf autoremove

3. Information about the oval-graph.noarch package on Fedora 35

Last metadata expiration check: 2:03:24 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : oval-graph
Version : 1.3.3
Release : 1.fc35
Architecture : noarch
Size : 261 k
Source : oval-graph-1.3.3-1.fc35.src.rpm
Repository : updates
Summary : Tool for visualization of SCAP rule evaluation results
URL : https://pypi.org/project/oval-graph/
License : ASL 2.0 and Public Domain
Description : Oval_graph is a tool that displays the results of evaluating SCAP rules.
: In the form of a tree according to the OVAL standard. Using the
: `arf-to-graph` command, you can simply view the result of rule.
: Use `arf-to-json` to generate a rule result in json. Using the
: `json-to-graph` command, you can view the results of rules from json file.