Convert different installation packages to other formats. More information: https://manned.org/alien.
.deb
extension):sudo alien --to-deb {{path/to/file}}
.rpm
extension):sudo alien --to-rpm {{path/to/file}}
.tgz
extension):sudo alien --to-tgz {{path/to/file}}
sudo alien --to-deb --install {{path/to/file}}