How to Install and Uninstall perl-Apache-Session.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "perl-Apache-Session.noarch" package

Please follow the steps below to install perl-Apache-Session.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Apache-Session.noarch

2. Uninstall "perl-Apache-Session.noarch" package

Please follow the instructions below to uninstall perl-Apache-Session.noarch on Fedora 34:

$ sudo dnf remove perl-Apache-Session.noarch $ sudo dnf autoremove

3. Information about the perl-Apache-Session.noarch package on Fedora 34

Last metadata expiration check: 0:29:41 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Apache-Session
Version : 1.94
Release : 2.fc34
Architecture : noarch
Size : 116 k
Source : perl-Apache-Session-1.94-2.fc34.src.rpm
Repository : fedora
Summary : Persistence framework for session data
URL : https://metacpan.org/release/Apache-Session
License : GPL+ or Artistic
Description : Apache::Session is a persistence framework that is particularly useful for
: tracking session data between httpd requests. Apache::Session is designed
: to work with Apache and mod_perl, but it should work under CGI and other
: web servers, and it also works outside of a web server altogether.