How to Install and Uninstall mod_session.x86_64 Package on Rocky Linux 9
Last updated: November 25,2024
1. Install "mod_session.x86_64" package
Here is a brief guide to show you how to install mod_session.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
mod_session.x86_64
Copied
2. Uninstall "mod_session.x86_64" package
Please follow the guidance below to uninstall mod_session.x86_64 on Rocky Linux 9:
$
sudo dnf remove
mod_session.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mod_session.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:50:05 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : mod_session
Version : 2.4.57
Release : 5.el9
Architecture : x86_64
Size : 47 k
Source : httpd-2.4.57-5.el9.src.rpm
Repository : appstream
Summary : Session interface for the Apache HTTP Server
URL : https://httpd.apache.org/
License : ASL 2.0
Description : The mod_session module and associated backends provide an abstract
: interface for storing and accessing per-user session data.
Available Packages
Name : mod_session
Version : 2.4.57
Release : 5.el9
Architecture : x86_64
Size : 47 k
Source : httpd-2.4.57-5.el9.src.rpm
Repository : appstream
Summary : Session interface for the Apache HTTP Server
URL : https://httpd.apache.org/
License : ASL 2.0
Description : The mod_session module and associated backends provide an abstract
: interface for storing and accessing per-user session data.