
apt-file
List of commands for apt-file:
-
apt-file:tldr:14137 apt-file: Search for packages that contain the specified file or path.$ apt-file ${select} ${partial_filename}try on your machineexplain this command
-
apt-file:tldr:7ff8b apt-file: Search for packages that match the `regular_expression`.$ apt-file ${select} --regexp ${regular_expression}try on your machineexplain this command
-
apt-file:tldr:ab44f apt-file: Update the metadata database.$ sudo apt updatetry on your machineexplain this command