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

Last updated: February 06,2025

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

Here is a brief guide to show you how to install perl-Catalyst-Plugin-Compress.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Catalyst-Plugin-Compress.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:57:39 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Catalyst-Plugin-Compress
Version : 0.006
Release : 21.fc35
Architecture : noarch
Size : 13 k
Source : perl-Catalyst-Plugin-Compress-0.006-21.fc35.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.