* Bill Chatfield via devel [26/01/2020 22:33] :
>
> I don't know if the problem is dnf or a library, but it is a serious problem.

There are several issues here:

- Different servers will transmit repository metadata at different speeds
  and you need to factor these out when trying to find bottleneck in the
  client-side code.
- dnf handles more stuff than apt. For instance, perl packages have virtual
  provides in the form of 'perl($MODULE)' for every perl module in the
  package.  This allows users to install a given module without caring
  what package it is in. Last I checked, apt had no equivalent.

Emmanuel
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to