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 ...
- 10-23-2006 #1Just 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...
- 10-23-2006 #2
add sources in /etc/apt/sources.list. all repositories provide source address.
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-23-2006 #3Just 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?
- 10-23-2006 #4
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.....
casperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 10-23-2006 #5Just 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


Reply With Quote