home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8841235
)
Note on installing specific deb pkg versions
author
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 27 Oct 2020 19:32:41 +0000
(15:32 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 27 Oct 2020 19:32:41 +0000
(15:32 -0400)
notes-debian.md
patch
|
blob
|
blame
|
history
diff --git
a/notes-debian.md
b/notes-debian.md
index
e9b4b93
..
f60ea30
100644
(file)
--- a/
notes-debian.md
+++ b/
notes-debian.md
@@
-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.022595 seconds
and
4
git commands to generate.