在 2026年2月21日星期六 中国标准时间 03:12:05,StyxSailor 写道: > Hi, apologies for the very basic question, but I've relatively recently > switched to Arch and am trying to improve my practices, in this case by > actually reading what packages will be updated before just leisurely > pressing `Y' (what are your habits?). > > However, when running `pacman -Syu', there is a long line of packages > listed rather than in a column, which makes it hard to read. Is it > possible to get the listing in a column to make it easier to read before > updating? > > Cheers, > > Styx
I don't know if this is exactly what you are looking for (I have only tested in a container with pacman v7.1.0), but adding `VerbosePkgLists` in the `[options]` segment of your `/etc/pacman.conf` might fix the problem?
