Normalize notes files
[khome.git] / debian.md
diff --git a/debian.md b/debian.md
deleted file mode 100644 (file)
index 43a0f78..0000000
--- a/debian.md
+++ /dev/null
@@ -1,17 +0,0 @@
-Multiarch
----------
-
-https://wiki.debian.org/Multiarch/HOWTO
-
-```
-dpkg --add-architecture i386
-apt update
-apt install $PKG_NAME:i386
-```
-
-Backports
----------
-
-List installed:
-
-`dpkg-query -W | grep '~bpo'`
This page took 0.036094 seconds and 4 git commands to generate.