Skip to content

genlop

genlop (portage)

Usage

Estimate time of current ebuild

emerge -ciq

  • -c: Display the currently compiling packages.
  • -i: Extra infos for the selected package.
  • -q: Query gentoo.linuxhowtos.org database if no local emerge was found.

Estimate time of current emerge queue

emerge --resume -p | genlop -p

Reference