How to Install and Uninstall upx.x86_64 Package on Fedora 39

Last updated: October 14,2024

1. Install "upx.x86_64" package

This guide let you learn how to install upx.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install upx.x86_64

2. Uninstall "upx.x86_64" package

This is a short guide on how to uninstall upx.x86_64 on Fedora 39:

$ sudo dnf remove upx.x86_64 $ sudo dnf autoremove

3. Information about the upx.x86_64 package on Fedora 39

Last metadata expiration check: 0:16:19 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : upx
Version : 4.2.2
Release : 1.fc39
Architecture : x86_64
Size : 733 k
Source : upx-4.2.2-1.fc39.src.rpm
Repository : updates
Summary : Ultimate Packer for eXecutables
URL : https://github.com/upx/upx
License : GPL-2.0-or-later 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.