sudo command toinstall curl code example
Example 1: install curl on ubuntu
sudo apt-get update
sudo apt-get install curl
Example 2: how to use curl command in ubuntu
curl -O http://mirrors.edge.kernel.org/archlinux/iso/2018.06.01/archlinux-2018.06.01-x86_64.iso \ -O https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.4.0-amd64-netinst.iso