Find the answer to your Linux question:
Results 1 to 5 of 5
is there any package manager that can use all of the apt, yum or yast repos to install packages. if not, is it possible to develop such a manager? maybe ...
  1. #1
    Just Joined!
    Join Date
    Oct 2006
    Posts
    6

    apt, yum and yast repos together

    is there any package manager that can use all of the apt, yum or yast repos to install packages.

    if not, is it possible to develop such a manager? maybe hack apt to do the required... after all, i think the issue would only be fetching the pkgs from different repos and updating apt database to reflect the same...

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    add sources in /etc/apt/sources.list. all repositories provide source address.




    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Oct 2006
    Posts
    6
    uhuh... and by that u mean that i can add yast or even yum repos to apt sources?

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    well ! if repository support apt then you can add its source ... e.g. freshrpms.net..... it supports both apt and yum.

    one more thing..... apt is used by default with Debian's dpkg packager and its for .deb packages. yum is for rpms... why you need both? this doesn't make sense.....


    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Oct 2006
    Posts
    6
    well, by apt i mean apt4rpm... im using suse 9.3 on my laptop n yast's slow like hell... apt works great for me

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...