How to Install and Uninstall perl-HTTP-Tiny.noarch Package on CentOS 7 / RHEL 7
Last updated: January 12,2025
1. Install "perl-HTTP-Tiny.noarch" package
Please follow the steps below to install perl-HTTP-Tiny.noarch on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
perl-HTTP-Tiny.noarch
Copied
2. Uninstall "perl-HTTP-Tiny.noarch" package
Please follow the step by step instructions below to uninstall perl-HTTP-Tiny.noarch on CentOS 7 / RHEL 7:
$
sudo yum remove
perl-HTTP-Tiny.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the perl-HTTP-Tiny.noarch package on CentOS 7 / RHEL 7
Installed Packages
Name : perl-HTTP-Tiny
Arch : noarch
Version : 0.033
Release : 3.el7
Size : 95 k
Repo : installed
From repo : anaconda
Summary : Small, simple, correct HTTP/1.1 client
URL : http://search.cpan.org/dist/HTTP-Tiny/
License : GPL+ or Artistic
Description : This is a very simple HTTP/1.1 client, designed for doing simple
: GET requests without the overhead of a large framework like
: LWP::UserAgent.
:
: It is more correct and more complete than HTTP::Lite. It supports
: proxies (currently only non-authenticating ones) and redirection.
: It also correctly resumes after EINTR.
Name : perl-HTTP-Tiny
Arch : noarch
Version : 0.033
Release : 3.el7
Size : 95 k
Repo : installed
From repo : anaconda
Summary : Small, simple, correct HTTP/1.1 client
URL : http://search.cpan.org/dist/HTTP-Tiny/
License : GPL+ or Artistic
Description : This is a very simple HTTP/1.1 client, designed for doing simple
: GET requests without the overhead of a large framework like
: LWP::UserAgent.
:
: It is more correct and more complete than HTTP::Lite. It supports
: proxies (currently only non-authenticating ones) and redirection.
: It also correctly resumes after EINTR.