How to Install and Uninstall perl-IPC-SysV.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

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

In this section, we are going to explain the necessary steps to install perl-IPC-SysV.x86_64 on Rocky Linux 8

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

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

This guide covers the steps necessary to uninstall perl-IPC-SysV.x86_64 on Rocky Linux 8:

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

3. Information about the perl-IPC-SysV.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:51:49 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : perl-IPC-SysV
Version : 2.07
Release : 397.el8
Architecture : x86_64
Size : 42 k
Source : perl-IPC-SysV-2.07-397.el8.src.rpm
Repository : appstream
Summary : Object interface to System V IPC
URL : http://search.cpan.org/dist/IPC-SysV/
License : GPL+ or Artistic
Description : This is an object interface for System V messages, semaphores, and
: inter-process calls.