User:Davidbryant/Testing
From Gentoo Wiki
Jump to:navigation
Jump to:search
Installation
Kernel
Write menuconfig instructions here.
USE flags
{{USEflag|package=category/package}}
Emerge
root #
emerge --ask category/package
Additional software
Configuration
Environment variables
- VAR1
- VAR2
Files
- /etc/global_file_example - Global (system wide) configuration file.
- ~/.local_file_example - Local (per user) configuration file.
Service
Usage
Invocation
user $
cmd --help
(Paste command help output here.)
Troubleshooting
Removal
Unmerge
root #
emerge --ask --depclean --verbose category/package
See also
- {{See also|Article_name}}
External resources
- (Link to external resources (outside the Wiki) using bullet points in this section. It is common for the information in this section to full sentences that are links.)