How to Install and Uninstall curl.src Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "curl.src" package

Please follow the step by step instructions below to install curl.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install curl.src

2. Uninstall "curl.src" package

This guide let you learn how to uninstall curl.src on Oracle Linux 9:

$ sudo dnf remove curl.src $ sudo dnf autoremove

3. Information about the curl.src package on Oracle Linux 9

Last metadata expiration check: 2:34:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : curl
Version : 7.76.1
Release : 26.el9_3.2
Architecture : src
Size : 2.5 M
Source : None
Repository : ol9_appstream
Summary : A utility for getting files from remote servers (FTP, HTTP, and others)
URL : https://curl.se/
License : MIT
Description : curl is a command line tool for transferring data with URL syntax, supporting
: FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP,
: SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP
: uploading, HTTP form based upload, proxies, cookies, user+password
: authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer
: resume, proxy tunneling and a busload of other useful tricks.

Name : curl
Version : 7.76.1
Release : 26.el9_3.2
Architecture : src
Size : 2.5 M
Source : None
Repository : ol9_baseos_latest
Summary : A utility for getting files from remote servers (FTP, HTTP, and others)
URL : https://curl.se/
License : MIT
Description : curl is a command line tool for transferring data with URL syntax, supporting
: FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP,
: SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP
: uploading, HTTP form based upload, proxies, cookies, user+password
: authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer
: resume, proxy tunneling and a busload of other useful tricks.