How to Install and Uninstall perl-Catalyst-Plugin-Compress.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-Catalyst-Plugin-Compress.noarch" package

Please follow the guidance below to install perl-Catalyst-Plugin-Compress.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Catalyst-Plugin-Compress.noarch

2. Uninstall "perl-Catalyst-Plugin-Compress.noarch" package

Please follow the guidelines below to uninstall perl-Catalyst-Plugin-Compress.noarch on Fedora 34:

$ sudo dnf remove perl-Catalyst-Plugin-Compress.noarch $ sudo dnf autoremove

3. Information about the perl-Catalyst-Plugin-Compress.noarch package on Fedora 34

Last metadata expiration check: 4:47:56 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Catalyst-Plugin-Compress
Version : 0.006
Release : 19.fc34
Architecture : noarch
Size : 13 k
Source : perl-Catalyst-Plugin-Compress-0.006-19.fc34.src.rpm
Repository : fedora
Summary : Compress response
URL : https://metacpan.org/release/Catalyst-Plugin-Compress
License : GPL+ or Artistic
Description : This module combines Catalyst::Plugin::Deflate, Catalyst::Plugin::Gzip
: and Catalyst::Plugin::Zlib into one.
: It compress response to gzip, bzip2, zlib and deflate if client supports it.