Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 12
and
Version 13
of
ubuntu
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
01/18/2019 04:58:21 PM (
6 years
ago)
Author:
Tim Harvey
Comment:
added "apt list --upgradable"
Legend:
Unmodified
Added
Removed
Modified
ubuntu
v12
v13
89
89
{{{#!bash
90
90
apt list --installed
91
}}}
92
* show upgradable packages:
93
{{{#!bash
94
apt list --upgradable
91
95
}}}
92
96