On 3/24/20 3:46 AM, David Wright wrote: > Then you have to split the upgrade command into a download-only part > (-d in apt-get, and I assume it's the same in apt), and the installing > part itself (with no -d).
> man apt-listchanges says: > > apt-listchanges [[options...]] {[--apt] | [package.deb...]} > ↑↑↑↑ > > so you have to give it the actual filename (after the download part, > of course), and not just the name of the package. > Okay, How can I do that for each upgradeable package ? If I run : apt-get changelog bluetooth I get all of this : https://termbin.com/xdp5 While the responsible GUI software of the updates shows *only the latest changes* that come with the upgrade package : https://i.imgur.com/KPmvF7F.png How can I choose from "changelog" to see *only the latest* changes? What I want to do in the end, is what the GUI system update software does, but through my terminal : 1) https://i.imgur.com/eZPxWcw.png 2) https://i.imgur.com/RZYlAEC.png 3) https://i.imgur.com/KPmvF7F.png 4) https://i.imgur.com/k91Rtcu.png 5) https://i.imgur.com/Y1tmhUh.png 6) https://i.imgur.com/8dyGN76.png 7) https://i.imgur.com/fll5Irg.png (The Signal messaging software I don't know why - unfortunately - doesn't show it's change logs but I'll investigate that later.) -- Kind regards, Tasos