How to Install and Uninstall perl-Plack-Middleware-ReverseProxy.noarch Package on Fedora 38

Last updated: January 10,2025

1. Install "perl-Plack-Middleware-ReverseProxy.noarch" package

In this section, we are going to explain the necessary steps to install perl-Plack-Middleware-ReverseProxy.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Plack-Middleware-ReverseProxy.noarch

2. Uninstall "perl-Plack-Middleware-ReverseProxy.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Plack-Middleware-ReverseProxy.noarch on Fedora 38:

$ sudo dnf remove perl-Plack-Middleware-ReverseProxy.noarch $ sudo dnf autoremove

3. Information about the perl-Plack-Middleware-ReverseProxy.noarch package on Fedora 38

Last metadata expiration check: 0:46:29 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Plack-Middleware-ReverseProxy
Version : 0.16
Release : 13.fc38
Architecture : noarch
Size : 12 k
Source : perl-Plack-Middleware-ReverseProxy-0.16-13.fc38.src.rpm
Repository : fedora
Summary : Supports app to run as a reverse proxy back-end
URL : https://metacpan.org/release/Plack-Middleware-ReverseProxy
License : GPL+ or Artistic
Description : Plack::Middleware::ReverseProxy resets some HTTP headers, which changed by
: reverse-proxy. You can specify the reverse proxy address and stop fake
: requests using 'enable_if' directive in your app.psgi.