prelink

ELF prelinking utility to speed up dynamic linking

Install

All systems
curl cmd.cat/prelink.sh
Debian Debian
apt-get install prelink
Ubuntu
apt-get install prelink
image/svg+xml Kali Linux
apt-get install prelink
CentOS
yum install prelink
Windows (WSL2)
sudo apt-get update sudo apt-get install prelink
Raspbian
apt-get install prelink

prelink

ELF prelinking utility to speed up dynamic linking

The prelink package contains a utility which modifies ELF shared libraries and executables, so that far fewer relocations need to be resolved at runtime and thus programs come up faster.