How to Install and Uninstall upx-ucl Package on Kali Linux

Last updated: May 02,2024

1. Install "upx-ucl" package

This tutorial shows how to install upx-ucl on Kali Linux

$ sudo apt update $ sudo apt install upx-ucl

2. Uninstall "upx-ucl" package

Please follow the steps below to uninstall upx-ucl on Kali Linux:

$ sudo apt remove upx-ucl $ sudo apt autoclean && sudo apt autoremove

3. Information about the upx-ucl package on Kali Linux

Package: upx-ucl
Version: 4.2.2-3
Installed-Size: 2574
Maintainer: Robert Luberda
Architecture: amd64
Provides: upx
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 644572
SHA256: d71972850b3f980dd44d6ffdd7f31875e9d6cde7aa049f3cb44a00f9d10b9e0d
SHA1: a289bc3f31e9239d97d8385679fae6da2328d7dd
MD5sum: bab785380d1be1c6b9fa13cf4ab03de1
Description: efficient live-compressor for executables
UPX is an advanced executable file compressor. UPX will typically
reduce the file size of programs and DLLs by around 50%-70%, thus
reducing disk space, network load times, download times etc. The
current version can compress executables for DOS, Linux/ELF (i386,
amd64, ppc32) and some other files for different OS.
.
NOTE: This package is based on the UCL library, which is licensed under GPL.
Description-md5:
Homepage: https://upx.github.io/
Tag: implemented-in::c++, interface::commandline, role::program,
scope::utility, use::compressing
Section: utils
Priority: optional
Filename: pool/main/u/upx-ucl/upx-ucl_4.2.2-3_amd64.deb