Skip to content

This document is a WORK IN PROGRESS.
This is just a quick personal cheat sheet: treat its contents with caution!


debtap

Reference(s)

Table of contents

TODO

You must run at least once $ debtap -u with root privileges, before running debtap for anything else in order to update the debtap database:

$ sudo debtap -u

List available commands:

debtap -h

Run debtap on a .deb package:

$ debtap packagetoconvert.deb

Then install it:

$ sudo pacman -U packagetoconvert.pkg.tar.zst


If this cheat sheet has been useful to you, then please consider leaving a star here.