diff options
Diffstat (limited to 'misc/notes.txt')
-rw-r--r-- | misc/notes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/notes.txt b/misc/notes.txt index f6a2bb33..5a43ab8a 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -28,6 +28,7 @@ for python packages **** Upgrade system packages for security updates, etc: apt-get update +apt-get dist-upgrade (can probably be used in place of apt-get upgrade) apt-get upgrade **"apt-cache search" searches for text in the description for various packages, while |