Creating deb Packages From tar.bz File In Ubuntu
Creating deb packages in Ubuntu from tar.bz is possible using the “alien” command. The alien command converts an RPM or source package file into a Debian…
// TAG · 1 POSTS · CREATING DEBIAN PACKAGE
Creating deb packages in Ubuntu from tar.bz is possible using the “alien” command. The alien command converts an RPM or source package file into a Debian…