apt search --names-only name will return a list of all packages with the string "name" in their names. Then you can pick out the one you want.
-- John Hasler [email protected] Elmwood, WI USA
apt search --names-only name will return a list of all packages with the string "name" in their names. Then you can pick out the one you want.
-- John Hasler [email protected] Elmwood, WI USA