

If you want to install latest version then you can download and compile it. You can check what pakages are installed with below command ~]# rpm -qa | grep curl Generally curl comes with preinstalled on latest distros.If it is not installed on your system then you can run following command. It is a command line tool that allows you to transfer data from or to a remote server using the following supported protocols: IMAP, IMAPS, POP, POP3, POP3S, DICT, FILE HTTP, HTTPS, SMB, SMBS, SMTP, SMTPS, FTP, FTPS, RTSP, RMTP,TELNET and TFTP.

Linux Install Curl on Centos/RHEL/Fedora and Ubuntu/DebianĬurl is free and open source software and is used in command lines or scripts to transfer data.It is command line tool and library fot transferring data with urls.
