Note:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Genlop"
Jump to navigation
Jump to search
(basic usage) |
(some common options) |
||
Line 13: | Line 13: | ||
{{console|body=###i## genlop chromium}} | {{console|body=###i## genlop chromium}} | ||
{| class="wikitable" | |||
|+ some common options | |||
|- | |||
| -e || package history (default) | |||
|- | |||
| -h || help | |||
|- | |||
| -i || display lots of info | |||
|- | |||
| -t || calculate build time of specified package(s) | |||
|} | |||
{{EbuildFooter}} | {{EbuildFooter}} |
Revision as of 03:51, June 30, 2022
Genlop
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
Usage
For status on the current emerge, use -c
root # genlop -c
If you'd like info on previous emerges, simply call your package of choice
root # genlop chromium
-e | package history (default) |
-h | help |
-i | display lots of info |
-t | calculate build time of specified package(s) |