LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

debtap

convert Debian packages to Arch Linux packages

TLDR

Update debtap database (required first)
$ sudo debtap -u
copy
Convert a Debian package
$ debtap [path/to/package.deb]
copy
Convert with minimal prompts
$ debtap -q [path/to/package.deb]
copy
Generate PKGBUILD file only
$ debtap -p [path/to/package.deb]
copy

SYNOPSIS

debtap [options] package.deb

DESCRIPTION

debtap converts Debian packages (.deb) to Arch Linux packages. It translates package metadata, dependencies, and file paths to create compatible Arch packages.The database must be updated before first use to fetch dependency mappings.

PARAMETERS

-u, --update

Update debtap database
-q, --quiet
Bypass questions except metadata editing
-Q, --Quiet
Bypass all questions
-p, --pkgbuild
Generate PKGBUILD file instead of package
-P, --pseudo
Create pseudo-64-bit package

INSTALL

yay -S debtap
copy

CAVEATS

Arch Linux specific. Converted packages may have dependency issues as package names differ between distributions. Review and test converted packages before production use. Database update requires internet access.

SEE ALSO

pacman(8), makepkg(8), dpkg(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid