fileutils-dep.xml 923 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Fileutils-&fileutils-depversion; needs the following to be
  4. installed:</para>
  5. <literallayout>
  6. sh from the bash package
  7. ar from the binutils package
  8. as from the binutils package
  9. ld from the binutils package
  10. cmp from the diffutils package
  11. chmod from the fileutils package
  12. cp from the fileutils package
  13. install from the fileutils package
  14. ln from the fileutils package
  15. ls from the fileutils package
  16. mkdir from the fileutils package
  17. mv from the fileutils package
  18. rm from the fileutils package
  19. cc from the gcc package
  20. egrep from the grep package
  21. grep from the grep package
  22. make from the make package
  23. sed from the sed package
  24. basename from the sh-utils package
  25. expr from the sh-utils package
  26. sleep from the sh-utils package
  27. uname from the sh-utils package
  28. cat from the textutils package
  29. tr from the textutils package
  30. uniq from the textutils package
  31. </literallayout>
  32. </sect2>