Packages installed

Operating system: CentOS
OS version: 8

Is there a way to get a list of which packages were installed (excluding ones which were already installed)?

I want to remove bind, bind-utils, mariadb, mariadb-devel, mariadb-server but I want to make sure they weren’t there before.

virtualmin-install.log tells you everything the install did, including the packages that were installed. If you don’t have that log, the yum groups tell you what we depend on (but we have no clue what was on your system before). GitHub - virtualmin/virtualmin-yum-groups: Group definition files for yum/dnf used by virtualmin-install on CentOS/RHEL/Fedora

I’m having trouble understanding the reasoning behind this. If you don’t need them, what could it possibly matter whether they were there before?

1 Like

I was able to find the log.

I don’t think I need them, but if they were there before, it warrants further investigation as to why. (ie Perhaps they are needed by something else)

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.