How to Install and Uninstall klee.x86_64 Package on Rocky Linux 9

Last updated: October 10,2024

1. Install "klee.x86_64" package

Please follow the instructions below to install klee.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install klee.x86_64

2. Uninstall "klee.x86_64" package

Please follow the step by step instructions below to uninstall klee.x86_64 on Rocky Linux 9:

$ sudo dnf remove klee.x86_64 $ sudo dnf autoremove

3. Information about the klee.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:19:34 ago on Tue Sep 13 04:19:08 2022.
Available Packages
Name : klee
Version : 2.3
Release : 4.el9
Architecture : x86_64
Size : 2.0 M
Source : klee-2.3-4.el9.src.rpm
Repository : epel
Summary : Symbolic Execution Engine
URL : https://klee.github.io
License : NCSA and Boost and MIT and BSD and BSD with advertising and LGPLv2
Description : Symbolic virtual machine built on top of the LLVM compiler infrastructure.