How to install alien on CentOS 7 to convert .deb to .rpm?
How to install the alien command on Rocky Linux 9 to convert .deb to .rpm? alien is already in EPEL and it makes it quite easy to install it in Rocky Linux 9. First, enable EPEL following this tutorials. Then, install alien by # yum install alien Then alien should be ready: # yum info…