We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 252fc44 commit 217d3e3Copy full SHA for 217d3e3
README.md
@@ -105,6 +105,11 @@ Incus can be installed on Debian 13 or Ubuntu 24.04 with the following command:
105
apt install incus
106
```
107
108
+On Debian 12 or LMDE 6:
109
+```bash
110
+apt install incus-base
111
+```
112
+
113
If you have an older distribution, you need to add the Zabbly repository to your package manager.
114
To do so please follow the installation guide that you can find on <https://github.com/zabbly/incus>.
115
0 commit comments