The command to delete a user account is typically userdel. However, it's important to note that using userdel alone does not remove the user's home directory or mailbox. If you want to remove the home directory and mail spool as well, you can use the -r option with userdel