How to Install and Uninstall perl-HTTP-Tiny.noarch Package on CentOS Stream 9
Last updated: November 26,2024
1. Install "perl-HTTP-Tiny.noarch" package
Please follow the instructions below to install perl-HTTP-Tiny.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-HTTP-Tiny.noarch
Copied
2. Uninstall "perl-HTTP-Tiny.noarch" package
Please follow the guidance below to uninstall perl-HTTP-Tiny.noarch on CentOS Stream 9:
$
sudo dnf remove
perl-HTTP-Tiny.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-HTTP-Tiny.noarch package on CentOS Stream 9
Last metadata expiration check: 1:24:33 ago on Sat Mar 16 16:03:45 2024.
Installed Packages
Name : perl-HTTP-Tiny
Version : 0.076
Release : 462.el9
Architecture : noarch
Size : 147 k
Source : perl-HTTP-Tiny-0.076-462.el9.src.rpm
Repository : @System
From repo : appstream
Summary : Small, simple, correct HTTP/1.1 client
URL : https://metacpan.org/release/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.
Installed Packages
Name : perl-HTTP-Tiny
Version : 0.076
Release : 462.el9
Architecture : noarch
Size : 147 k
Source : perl-HTTP-Tiny-0.076-462.el9.src.rpm
Repository : @System
From repo : appstream
Summary : Small, simple, correct HTTP/1.1 client
URL : https://metacpan.org/release/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.