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

Last updated: January 12,2025

1. Install "upx.x86_64" package

This is a short guide on how to install upx.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install upx.x86_64

2. Uninstall "upx.x86_64" package

This guide covers the steps necessary to uninstall upx.x86_64 on Fedora 36:

$ sudo dnf remove upx.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:34:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : upx
Version : 3.96
Release : 11.fc36
Architecture : x86_64
Size : 455 k
Source : upx-3.96-11.fc36.src.rpm
Repository : fedora
Summary : Ultimate Packer for eXecutables
URL : http://upx.sourceforge.net/
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.