aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Apt.wiki6
1 files changed, 6 insertions, 0 deletions
diff --git a/Apt.wiki b/Apt.wiki
index 9968556..d5ba93a 100644
--- a/Apt.wiki
+++ b/Apt.wiki
@@ -1,3 +1,9 @@
{{{sh
apt list --installed|grep
}}}
+
+{{{sh
+# apt install apt-file
+# apt-file update
+apt-file find <filename>
+}}}