prepare: git clone https://github.com/madler/zlib cd zlib make: ./configure make install: make install DESTDIR="${PREFIX}" uninstall: make uninstall