Prebuilt binaries
KRAK3N also provided prebuilt binary packages for anyone want to skip time building huge packages, but still compiling from source is encouraged to get better results. Prebuilt binaries often broken and compiled without optional dependencies. These prebuilt binaries is compiled using default CFLAGS: -O3 -march=x86-64 -pipe
Install pkg-get
# prt-get depinst pkg-get
Sync the binary repo
# pkg-get sync
Check for available package updates
# pkg-get diff
Make full system upgrades
# pkg-get sysup
install necessary huge packages
# pkg-get depinst linux linux-firmware rust firefox
© 2025 KRAK3N. All rights reserved.