Hi,
I would like to know how I can list all files that are going to be
installed when I update my Debian system with apt-get upgrade.
I know how to list the packages that are going to be installed, like
with "apt-get -s upgrade" or "apt-show-versions -u", but I would like
to know which files included in these packages are going to be
installed. I have tried "grep" when doing "apt-get -s upgrade" and
"apt-show-versions -u", and thought of piping the output trough "dpkg
-L", but my knowledge is too limited for this.
I want to use the listing together with aide.
So does anyone knows a command or commands that can achieve this?
Thanks for your help
Regards,
Ben
- How to list all files that are going to be installed wh... Sonixxfx
- Re: How to list all files that are going to be ins... Sonixxfx
- Re: How to list all files that are going to be ins... Joe Smith
- Re: How to list all files that are going to be... Sonixxfx
- Re: How to list all files that are going t... Paul E Condon
- Re: How to list all files that are goi... Sonixxfx
- Re: How to list all files that ar... Sonixxfx
- Re: How to list all files tha... Paul E Condon
- Re: How to list all files... Sonixxfx
- Compiling binutils -- can you... Maximillian Murphy