dpkg

2022-01-30 Thread swojskichlopak
I have Linux Mint 22 What is difference between dpkg -V and for pkg in $(dpkg -l | grep ^ii | awk {'print $2'}); do dpkg -V $pkg; done Output 1 ( dpkg -V ) --{ ??5??   /usr/share/applications/libreoffice-math.desktop ??5??   /usr/share/

dpkg -V behavior (was Re: dpkg)

2022-01-30 Thread Guillem Jover
Hi! [ This looks more like a user support inquiry, for which debian-u...@lists.debian.org would be more appropriate, but this is then about Mint. :D Also HTML mails are in general frowned upon. :) ] On Sun, 2022-01-30 at 12:16:46 +0100, wrote: > I have Linux Mint 22 What is difference