
debtap
List of commands for debtap:
-
debtap:tldr:0b30a debtap: Convert the specified package.$ debtap ${path-to-package-deb}try on your machineexplain this command
-
debtap:tldr:99f11 debtap: Convert the specified package bypassing all questions, except for editing metadata files.$ debtap --quiet ${path-to-package-deb}try on your machineexplain this command
-
debtap:tldr:c520c debtap: Generate a PKGBUILD file.$ debtap --pkgbuild ${path-to-package-deb}try on your machineexplain this command
-
debtap:tldr:d0988 debtap: Update debtap database (before the first run).$ sudo debtap --updatetry on your machineexplain this command