ubuntu delete a user from a group code example Example: how to remove user from the group gpasswd -d user group # or usermod -R group user_name