How to Install and Uninstall cvechecker.x86_64 Package on Fedora 36

Last updated: October 05,2024

1. Install "cvechecker.x86_64" package

In this section, we are going to explain the necessary steps to install cvechecker.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install cvechecker.x86_64

2. Uninstall "cvechecker.x86_64" package

Here is a brief guide to show you how to uninstall cvechecker.x86_64 on Fedora 36:

$ sudo dnf remove cvechecker.x86_64 $ sudo dnf autoremove

3. Information about the cvechecker.x86_64 package on Fedora 36

Last metadata expiration check: 4:49:15 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : cvechecker
Version : 4.0
Release : 5.fc36
Architecture : x86_64
Size : 75 k
Source : cvechecker-4.0-5.fc36.src.rpm
Repository : fedora
Summary : Tool for compare packages installed in your system with CVE database
URL : https://github.com/sjvermeu/cvechecker
License : GPLv3
Description : The goal of cvechecker is to report about possible vulnerabilities on your
: system, by scanning a list of installed software and matching results with the
: CVE database.
: This is not a bullet-proof method and you will have many false positives
: (i.e.: vulnerability is fixed with a revision-release, but the tool isn't able
: to detect the revision itself).