How to Install and Uninstall patchelf.x86_64 Package on AlmaLinux 9
Last updated: November 29,2024
1. Install "patchelf.x86_64" package
This guide let you learn how to install patchelf.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
patchelf.x86_64
Copied
2. Uninstall "patchelf.x86_64" package
This is a short guide on how to uninstall patchelf.x86_64 on AlmaLinux 9:
$
sudo dnf remove
patchelf.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the patchelf.x86_64 package on AlmaLinux 9
Last metadata expiration check: 0:43:19 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : patchelf
Version : 0.15.0
Release : 1.el9
Architecture : x86_64
Size : 93 k
Source : patchelf-0.15.0-1.el9.src.rpm
Repository : epel
Summary : A utility for patching ELF binaries
URL : http://nixos.org/patchelf.html
License : GPLv3+
Description : PatchELF is a simple utility for modifying an existing ELF executable
: or library. It can change the dynamic loader ("ELF interpreter")
: of an executable and change the RPATH of an executable or library.
Available Packages
Name : patchelf
Version : 0.15.0
Release : 1.el9
Architecture : x86_64
Size : 93 k
Source : patchelf-0.15.0-1.el9.src.rpm
Repository : epel
Summary : A utility for patching ELF binaries
URL : http://nixos.org/patchelf.html
License : GPLv3+
Description : PatchELF is a simple utility for modifying an existing ELF executable
: or library. It can change the dynamic loader ("ELF interpreter")
: of an executable and change the RPATH of an executable or library.