I’ve noticed that when I run pacman -Syu
on EOS, when it lists the packages that will be updated, it lists them in a clean, vertical column list format similar to the output of ls -l
. I have another machine that is running vanilla Arch, and I want to make pacman on that machine list packages the same way.
I’ve searched for this a few times, but searches always return results for package search and package query with various flags to filter which packages are listed and where they’re listed from, but I can’t find anything to make pacman list packages in a vertical column format.
I feel like an idiot, as I’m sure this is a very simple change to make. I think I’m probably just not searching with the right keywords. Any help would be appreciated.