Is there a way to show the history of installed packages that were installed by apt-get via commandline?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
All actions with apt (apt-get) are logged. These files are available in /var/log/apt/. To view the most recent history log, execute:
These logs gets rotated (every month I guess), old files will be suffixed with a number and compressed. So to view the next history log, use:
To view the logs available:
|
|||||||
|