Install a very minimal build (disables, for example, plugins, fonts, most drivers, non-critical features)
Package | “minimal” Flag Description |
---|---|
app-editors/nano | Disable all fancy features, including ones that otherwise have a dedicated USE flag (such as spelling). |
dev-lang/lazarus | Don't build extra packages from the bigide component |
app-arch/tar | just install `tar` |
media-gfx/iscan-plugin-gt-f500 | Install the firmware only, and not the plugin. |
media-fonts/infinality-ultimate-meta | Install a minimal set of fonts |
net-nds/openldap | Build libraries & userspace tools only. Does not install any server code |
sys-apps/iproute2 | only install ip and tc programs, without eBPF support |
x11-misc/py3status | Don't depend on x11-misc/i3status if you don't plan to use any of its built-in modules. |
app-crypt/ekeyd | Only install the ekey-egd-linux service rather than the full ekeyd package. |
lxqt-base/lxqt-meta | Do not install x11-wm/openboxwindow manager |
app-admin/passwordsafe | Avoid collision with app-misc/pwsafe |
net-analyzer/munin | Only install munin-node and its plugins. This excludes the scripts to generate the web pages and the graphs. |
net-analyzer/nsca | Only build and install the send_nsca command and not the daemon. This allows a very minimal install with no overhead when setting up a node. |
app-misc/unfoo | Do not install all support archive binaries |
app-office/scribus | Don't install headers (only required for e.g. plug-in developers) |
dev-libs/libcdio | Only build the libcdio library and little more, just to be used to link against from multimedia players. With this USE flag enabled, none of the command-line utilities are built, nor is the CDDA library. |
dev-db/unixODBC | Disable bundled drivers and extra libraries (most users don't need these) |
sci-mathematics/eclib | Build only the "mwrank" program. |
sys-auth/pambase | Disables the standard PAM modules that provide extra information to users on login; this includes pam_lastlog, pam_motd, pam_mail and other similar modules. This might not be a good idea on a multi-user system but could reduce slightly the overhead on single-user non-networked systems. |
app-text/dictd | Don't build server but dict client, dictzip and dictfmt only. |
net-im/ekg2 | Disable building extra plugins with no additional deps. |
dev-util/dialog | Disable library, install command-line program only |
sys-boot/lilo | Do not install the dolilo helper script |
dev-util/google-perftools | Only build the tcmalloc_minimal library, ignoring the heap checker and the profilers. |
sys-libs/musl-nscd | Only installs the header files |
net-p2p/eiskaltdcpp | Don't install headers |
net-print/hplip | Only build internal hpijs/hpcups driver (not recommended at all, make sure you know what you are doing) |
sci-electronics/kicad-meta | Do not install extra data like 3D packages and templates. |
sys-boot/woeusb | Install only woeusb tool |
sys-fs/zfs | Don't install python scripts (arcstat, dbufstat etc) and avoid dependency on dev-lang/python |
virtual/ssh | Prefer net-misc/dropbear over net-misc/openssh |