# Where to Find Missing Man pages Solus doesn't ship with all of the manual pages provided by the Linux Documentation Project by default. This shaves around ~4MB off the install size but means that a lot of information is simply not on your computer when you may need it. The package is named so obviously that it might be easy to miss, particularly if you are looking for kernel documentation: ```sh sudo epokg install man-pages ```