How to Install and Uninstall csexec.x86_64 Package on Oracle Linux 9
Last updated: November 17,2024
1. Install "csexec.x86_64" package
In this section, we are going to explain the necessary steps to install csexec.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
csexec.x86_64
Copied
2. Uninstall "csexec.x86_64" package
Here is a brief guide to show you how to uninstall csexec.x86_64 on Oracle Linux 9:
$
sudo dnf remove
csexec.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the csexec.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:54:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : csexec
Version : 2.2.3
Release : 1.el9
Architecture : x86_64
Size : 364 k
Source : cswrap-2.2.3-1.el9.src.rpm
Repository : epel
Summary : Dynamic linker wrapper
URL : https://github.com/csutils/cswrap
License : GPLv3+
Description : This package contains csexec - a dynamic linker wrapper. The wrapper can
: be used to run dynamic analyzers and formal verifiers on source RPM package
: fully automatically.
Available Packages
Name : csexec
Version : 2.2.3
Release : 1.el9
Architecture : x86_64
Size : 364 k
Source : cswrap-2.2.3-1.el9.src.rpm
Repository : epel
Summary : Dynamic linker wrapper
URL : https://github.com/csutils/cswrap
License : GPLv3+
Description : This package contains csexec - a dynamic linker wrapper. The wrapper can
: be used to run dynamic analyzers and formal verifiers on source RPM package
: fully automatically.