alien Command Examples

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

sudo alien --to-deb {{path/to/file}}

sudo alien --to-rpm {{path/to/file}}

sudo alien --to-tgz {{path/to/file}}

sudo alien --to-deb --install {{path/to/file}}