I was looking how to tell Debian to keep a couple of packages that it was going to remove as I asked to remove automatically installed packages. In fact sometimes you discover an interesting app or program that is required and/or used by another one you actually want.
It was as simple as apt-mark manual $THE_PACKAGE_I_LIKE
Thanks, superuser!