* Allow to install package without specifying any version * Group packages to install/remove when possible for better performance
"names" makes a separate call to the package management frontend to install each package, whereas "pkgs" makes just a single call so that it improves performance.