How to Install and Uninstall perl-IPC-ShareLite.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "perl-IPC-ShareLite.x86_64" package
This tutorial shows how to install perl-IPC-ShareLite.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-IPC-ShareLite.x86_64
Copied
2. Uninstall "perl-IPC-ShareLite.x86_64" package
This guide let you learn how to uninstall perl-IPC-ShareLite.x86_64 on Rocky Linux 8:
$
sudo dnf remove
perl-IPC-ShareLite.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-IPC-ShareLite.x86_64 package on Rocky Linux 8
Last metadata expiration check: 0:29:38 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-IPC-ShareLite
Version : 0.17
Release : 30.el8
Architecture : x86_64
Size : 36 k
Source : perl-IPC-ShareLite-0.17-30.el8.src.rpm
Repository : epel
Summary : Lightweight interface to shared memory
URL : https://metacpan.org/release/IPC-ShareLite
License : GPL+ or Artistic
Description : IPC::ShareLite provides a simple interface to shared memory, allowing
: data to be efficiently communicated between processes.
Available Packages
Name : perl-IPC-ShareLite
Version : 0.17
Release : 30.el8
Architecture : x86_64
Size : 36 k
Source : perl-IPC-ShareLite-0.17-30.el8.src.rpm
Repository : epel
Summary : Lightweight interface to shared memory
URL : https://metacpan.org/release/IPC-ShareLite
License : GPL+ or Artistic
Description : IPC::ShareLite provides a simple interface to shared memory, allowing
: data to be efficiently communicated between processes.