Gentoo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Image:Gentoo-logo.png]] | |||
== Checking for Vulnerabilities == | == Checking for Vulnerabilities == | ||
Revision as of 02:16, 12 March 2008
Checking for Vulnerabilities
To check installed ebuilds against known vulnerabilities, first make sure app-portage/gentoolkit is installed, then use the following command:
glsa-check -l affected
Fixing Broken Dependencies
revdep-rebuild --ignore --pretend revdep-rebuild -i -p -v
Building Packages
quickpkg
Finding what ebuild a File Belongs To
equery belongs file
