During the installation process of OpenBSD 5.7, I created a user account, user1, belonging to wheel group.
Subsequently I installed a desktop environment after logging into my user account.
This morning I logged into my root account to create a second user account, user2. It also belongs to wheel group.
After logging into my second user account, I discovered that it had the desktop environment identical to the one of the first user account.
I issued the command:
sudo pkg_delete -c gnome
and the error message was:
Package not found
Any suggestions on how to remove the desktop environment from the second user account? For the second user account I just wish to have the bare minimum that OpenBSD offers its users.