alien

Convert different installation packages to other formats. See also: debtap, for .deb conversion on Arch Linux. More information: https://manned.org/alien.

sudo alien {{[-d|--to-deb]}} {{path/to/file}}

sudo alien {{[-r|--to-rpm]}} {{path/to/file}}

sudo alien {{[-t|--to-tgz]}} {{path/to/file}}

sudo alien {{[-d|--to-deb]}} {{[-i|--install]}} {{path/to/file}}