I have some problems with one deb package installed on my ubuntu server. I want to make sure that the files that are installed in my system from that package are the same as they are in a deb file.
What is the easiest to to check if the installed deb package has no changes from the original files and if there are some change to see the diff?
etc
:dpkg -S /etc/pulse/system.pa
ispulseaudio
but indebsyms
the file is absent. – alamar Jan 08 '22 at 14:20