How to Install and Uninstall perl-IPC-ShareLite.x86_64 Package on Fedora 36

Last updated: September 29,2024

1. Install "perl-IPC-ShareLite.x86_64" package

This tutorial shows how to install perl-IPC-ShareLite.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-IPC-ShareLite.x86_64

2. Uninstall "perl-IPC-ShareLite.x86_64" package

Learn how to uninstall perl-IPC-ShareLite.x86_64 on Fedora 36:

$ sudo dnf remove perl-IPC-ShareLite.x86_64 $ sudo dnf autoremove

3. Information about the perl-IPC-ShareLite.x86_64 package on Fedora 36

Last metadata expiration check: 0:31:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-IPC-ShareLite
Version : 0.17
Release : 38.fc36
Architecture : x86_64
Size : 32 k
Source : perl-IPC-ShareLite-0.17-38.fc36.src.rpm
Repository : fedora
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.