I have Ubuntu 18.04.5 LTS system. I plan to upgrade it to 20.04.2 LTS and then to 21.04 for testing purposes.
I see that using system with usrmerge
package installed will not be comfortable for me. Because of issues like failed dpkg -S $(which grep)
and failed ldd
.
How can I prevent installation of usrmerge
package during upgrade?