logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Convert Debian Packages - debtap Arch Linux Converter | Online Free DevTools by Hexmos

Convert Debian packages to Arch Linux packages with debtap. Easily manage and install Debian software on Arch systems. Free online tool, no registration required.

debtap

Convert Debian packages into Arch Linux packages. See also: pacman-upgrade. More information: https://github.com/helixarch/debtap.

  • Update debtap database (before the first run):

sudo debtap {{[-u|--update]}}

  • Convert the specified package:

debtap {{path/to/package.deb}}

  • Convert the specified package bypassing all questions, except for editing metadata files:

debtap {{[-q|--quiet]}} {{path/to/package.deb}}

  • Generate a PKGBUILD file:

debtap {{[-p|--pkgbuild]}} {{path/to/package.deb}}

See Also