Autorun.inf is usually found on CDs. Unless the CD is rewritable, it cannot be deleted.
userdel -r or manually
With program fdisk (or cfdisk etc).
rm filenameorrm -r directoryname
You cannot "uninstall" it. You can delete the partition it is installed on.
rm -rf <path to directory>
You can use a program called GParted to add, edit, and delete partitions.
Type removeuser <username> at the terminal prompt. You must be the root user.
hi, try this userdel -rf
In Normal mode, just hit the X key to delete the currently-highlighted character.
It would delete the directory ./quake, and all of it's contents.
If you have a backup of the file. restore it. Otherwise, you'll probably just have to delete it.
useradd <username> -c "Full name" passwd <username> userdel <username>