How to write/create a Ubuntu .iso to a bootable USB device on Linux using dd command

I downloaded a Ubuntu .iso file named artful-desktop-amd64.iso on a Debian Linux system. How do I write or burn a Ubuntu .iso to a USB device for installation purpose from Linux terminal?   You need…