Installing Packages
emerge <package>
To test the package install
emerge -pv <package>
List package
equery -list | grep <package>