Template talk:Emerge
Spacing with multiple packages
The icon following the package name doesn't leave any space after it for a second package. This means that commands where more than one package is installed become hard to read. Example:
{{Emerge|mail-client/thunderbird|www-client/firefox|media-video/mplayer}}
--- AeroIllini (talk) | 23:47, 17 November 2011 (UTC)
- Done by recent change. Astaecker 07:37, 14 September 2012 (UTC)
Remove automatic "Package" template use
I would like to get rid of the hard-coded {{Package}} use inside the template, because of:
- The command is longer than necessary. The category part is normally not needed.
- The package is most often mentioned in the text before the command. The {{Package}} template is used there already.
- The {{Package}} template doesn't work for non-packages like "system", "world" or sets.
- The {{Package}} template link wrong or not existing packages, if used for overlay packages.
If the use of the {{Package}} is wanted, it can still be used, e.g.: {{Emerge/sandbox|{{Package|sys-apps/portage}}}}
root #
emerge --ask sys-apps/portage
- Astaecker 15:32, 31 August 2012 (UTC)
- Done Astaecker 07:37, 14 September 2012 (UTC)
This template is currently broken
Please fix this template, it doesn't work as intended with multiple packages. Let's get rid of the package template too. — yngwin (wiki admin) (talk) 03:37, 14 September 2012 (UTC)
- Done by recent change. Astaecker 07:37, 14 September 2012 (UTC)
av
i think emerge -av makes more sense than --ask as default. 666threesixes666 (talk) 08:31, 30 December 2013 (UTC)