How to Install and Uninstall python3-advisory-parser.noarch Package on Fedora 35

Last updated: July 03,2024

1. Install "python3-advisory-parser.noarch" package

Learn how to install python3-advisory-parser.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-advisory-parser.noarch

2. Uninstall "python3-advisory-parser.noarch" package

Please follow the guidance below to uninstall python3-advisory-parser.noarch on Fedora 35:

$ sudo dnf remove python3-advisory-parser.noarch $ sudo dnf autoremove

3. Information about the python3-advisory-parser.noarch package on Fedora 35

Last metadata expiration check: 5:01:11 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-advisory-parser
Version : 1.10
Release : 4.fc35
Architecture : noarch
Size : 30 k
Source : python-advisory-parser-1.10-4.fc35.src.rpm
Repository : fedora
Summary : Security flaw parser for upstream security advisories
URL : https://github.com/mprpic/advisory-parser
License : LGPLv3+
Description : This library allows you to parse data from security advisories of certain
: projects to extract information about security issues. The parsed information
: includes metadata such as impact, CVSS score, summary, description, and
: others; for a full list, see the advisory_parser/flaw.py file.