开发者

Where can I get the list of Repository for Yum in Ubuntu?

I have a vanilla mac开发者_JAVA百科hine (Ubuntu) and I just did apt-get install yum

However, the yum.cof has empty repos list. So, where can I get the most updated list of repository?


As mentioned here::

  • Ubuntu natively uses deb packages, not rpm. yum is for the redhat rpm variant.
  • yum is the package management tool on RHEL-derived distributions and Fedora, Ubuntu uses apt instead.

So using apt (see apt-get HowTo) remains the recommended package management.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜