Skip to content

Download assets

For this installation, we'll use the .deb sources:

Install

This step it's not really an installation. At least it will make the program's binary available somewhere on your computer; it can be useful if you want to develop a package for your distro.

To do this you'll need two tools:

Extract contents

  • Extract the .deb contents:
ar xv krux_installer_0.0.21_amd64.deb
  • Extract the data.tar.zst contents:
bsdtar -xvf data.tar.zst

The binary will be located at ./usr/local/bin/krux-installer.

After install

Once done, you will use Krux-Installer GUI to perform the firmware installation.