Hi, On Fri, Feb 20, 2026 at 10:46 PM StyxSailor <[email protected]> wrote: [...]
> Is it possible to get the listing in a column to make it easier to read > before > updating? [...] checkupdates if what you are looking for. ``` $ pacman -Qo checkupdates /usr/bin/checkupdates is owned by pacman-contrib 1.13.1-1 ``` It gave you an output like this one: ``` $ checkupdates gpgme 2.0.1-1 -> 2.0.1-3 jupyter-notebook 7.5.3-1 -> 7.5.4-1 libinih 61-1 -> 62-2 linux-firmware 20260110-1 -> 20260221-1 linux-firmware-amdgpu 20260110-1 -> 20260221-1 [...] ``` Best, /m
