-Apackagename,likeC(foo),orpackagespecifierwithversion,likeC(foo=1.0).Namewildcards(fnmatch)likeC(apt*)andversionwildcardslikeC(foo=1.0*)arealsosupported.Notethattheapt-getcommandlinesupportsimplicitregexmatchesherebutwedonotbecauseitcanlettyposthrougheasier(IfyoutypoC(foo)asC(fo)apt-getwouldinstallpackagesthathave"fo"intheirnamewithawarningandapromptfortheuser.Sincewedon't have warnings and prompts before installing we disallow this. Use an explicit fnmatch pattern if you want wildcarding)