How to Install and Uninstall libcurl.i686 Package on CentOS Stream 9
Last updated: November 25,2024
1. Install "libcurl.i686" package
This tutorial shows how to install libcurl.i686 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libcurl.i686
Copied
2. Uninstall "libcurl.i686" package
Please follow the steps below to uninstall libcurl.i686 on CentOS Stream 9:
$
sudo dnf remove
libcurl.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libcurl.i686 package on CentOS Stream 9
Last metadata expiration check: 2:35:50 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libcurl
Version : 7.76.1
Release : 29.el9
Architecture : i686
Size : 312 k
Source : curl-7.76.1-29.el9.src.rpm
Repository : baseos
Summary : A library for getting files from web servers
URL : https://curl.se/
License : MIT
Description : libcurl is a free and easy-to-use client-side URL transfer library, supporting
: FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP,
: SMTP, POP3 and RTSP. libcurl supports SSL certificates, HTTP POST, HTTP PUT,
: FTP uploading, HTTP form based upload, proxies, cookies, user+password
: authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer
: resume, http proxy tunneling and more.
Available Packages
Name : libcurl
Version : 7.76.1
Release : 29.el9
Architecture : i686
Size : 312 k
Source : curl-7.76.1-29.el9.src.rpm
Repository : baseos
Summary : A library for getting files from web servers
URL : https://curl.se/
License : MIT
Description : libcurl is a free and easy-to-use client-side URL transfer library, supporting
: FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP,
: SMTP, POP3 and RTSP. libcurl supports SSL certificates, HTTP POST, HTTP PUT,
: FTP uploading, HTTP form based upload, proxies, cookies, user+password
: authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer
: resume, http proxy tunneling and more.