Skip to main content
12 events
when toggle format what by license comment
Apr 1, 2024 at 15:55 history edited Marcus Müller CC BY-SA 4.0
added 421 characters in body
Sep 8, 2023 at 7:26 comment added JJoao yet another option/variant: apt-file search -x '/mysqldump$'
Apr 10, 2022 at 10:01 comment added EsmaeelE unix.stackexchange.com/a/191983/235261
Oct 7, 2016 at 17:50 comment added Luc apt-file search protoc, for example, gives over six thousand results. However the results end in the filename, so with grep you can actually find the filename you are looking for: apt-file search protoc | grep 'protoc$'. It works because it filters out anything that ends in "protoc". Of course you should replace "protoc" with whatever you are searching for.
Apr 24, 2015 at 3:02 history edited llua CC BY-SA 3.0
added 65 characters in body
S Dec 11, 2013 at 20:09 history suggested MUY Belgium CC BY-SA 3.0
apt-file update
Dec 11, 2013 at 19:26 review Suggested edits
S Dec 11, 2013 at 20:09
Feb 3, 2011 at 18:49 vote accept tshepang
Jan 25, 2011 at 23:01 history edited wag CC BY-SA 2.5
pkgfile
Jan 24, 2011 at 14:32 history edited wag CC BY-SA 2.5
added zypper
Jan 23, 2011 at 11:38 history edited wag CC BY-SA 2.5
added 578 characters in body
Jan 23, 2011 at 11:20 history answered wag CC BY-SA 2.5