Skip to content
Winksplorer edited this page Apr 24, 2023 · 1 revision

Usage: multideb local [bundle file]

  1. local extracts the bundle file into a temporary folder.
  2. it just does dpkg -i [deb file] for each deb in the bundle.

A working example would be multideb local template.tar.gz

Clone this wiki locally