Forrest logo
back to context overview

debtap

List of commands for debtap:

  • debtap:tldr:0b30a debtap: Convert the specified package.
    $ debtap ${path-to-package-deb}
    try on your machine
    explain 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 machine
    explain this command
  • debtap:tldr:c520c debtap: Generate a PKGBUILD file.
    $ debtap --pkgbuild ${path-to-package-deb}
    try on your machine
    explain this command
  • debtap:tldr:d0988 debtap: Update debtap database (before the first run).
    $ sudo debtap --update
    try on your machine
    explain this command
back to context overview