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

Last updated: September 28,2024

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

Please follow the instructions below to install python3-advisory-parser.noarch on Fedora 34

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

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

Learn how to uninstall python3-advisory-parser.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:19:25 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-advisory-parser
Version : 1.10
Release : 2.fc34
Architecture : noarch
Size : 30 k
Source : python-advisory-parser-1.10-2.fc34.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.