Operating System - Linux
1827442 Members
5554 Online
109965 Solutions
New Discussion

Re: apt4rpm and apt-get question

 
K.C. Chan
Trusted Contributor

apt4rpm and apt-get question

All,
I am just learned about apt4rpm lastnight. The main feature I am interested in apt4rpm is repository creation from rpm repository. Is this repository usable by apt-get? Thanks.
Reputation of a thousand years can be determined by the conduct of an hour
1 REPLY 1
dirk dierickx
Honored Contributor

Re: apt4rpm and apt-get question

apt is a wrapper around your package manager like dpkg (debian) or tpm (redhat).
so when you make yourself a repository of rpm files it will work for systems running apt with rpm.