How to Install and Uninstall upx.x86_64 Package on CentOS Stream 9
Last updated: November 16,2024
1. Install "upx.x86_64" package
Here is a brief guide to show you how to install upx.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
upx.x86_64
Copied
2. Uninstall "upx.x86_64" package
Please follow the instructions below to uninstall upx.x86_64 on CentOS Stream 9:
$
sudo dnf remove
upx.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the upx.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:10:20 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : upx
Version : 4.0.2
Release : 1.el9
Architecture : x86_64
Size : 664 k
Source : upx-4.0.2-1.el9.src.rpm
Repository : epel
Summary : Ultimate Packer for eXecutables
URL : https://github.com/upx/upx
License : GPLv2+ and Public Domain
Description : UPX is a free, portable, extendable, high-performance executable
: packer for several different executable formats. It achieves an
: excellent compression ratio and offers very fast decompression. Your
: executables suffer no memory overhead or other drawbacks.
Available Packages
Name : upx
Version : 4.0.2
Release : 1.el9
Architecture : x86_64
Size : 664 k
Source : upx-4.0.2-1.el9.src.rpm
Repository : epel
Summary : Ultimate Packer for eXecutables
URL : https://github.com/upx/upx
License : GPLv2+ and Public Domain
Description : UPX is a free, portable, extendable, high-performance executable
: packer for several different executable formats. It achieves an
: excellent compression ratio and offers very fast decompression. Your
: executables suffer no memory overhead or other drawbacks.