Accept a name for dl and include starter script file
[khome.git] / notes-debian.md
index e9b4b93..f60ea30 100644 (file)
@@ -1,3 +1,16 @@
+Package versions
+----------------
+
+### see available
+
+    apt policy dotnet-sdk-3.1 # (since Buster)
+    apt-cache policy dotnet-sdk-3.1
+
+### install specific
+
+    apt install dotnet-sdk-3.1=3.1.100-1
+
+
 Multiarch
 ---------
 
This page took 0.024533 seconds and 4 git commands to generate.