How to Install and Uninstall perl-Sys-MemInfo.src Package on Oracle Linux 8

Last updated: January 08,2025

1. Install "perl-Sys-MemInfo.src" package

Please follow the guidance below to install perl-Sys-MemInfo.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install perl-Sys-MemInfo.src

2. Uninstall "perl-Sys-MemInfo.src" package

This tutorial shows how to uninstall perl-Sys-MemInfo.src on Oracle Linux 8:

$ sudo dnf remove perl-Sys-MemInfo.src $ sudo dnf autoremove

3. Information about the perl-Sys-MemInfo.src package on Oracle Linux 8

Last metadata expiration check: 2:46:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Sys-MemInfo
Version : 0.99
Release : 6.el8
Architecture : src
Size : 24 k
Source : None
Repository : ol8_baseos_latest
Summary : Memory information as Perl module
URL : http://search.cpan.org/dist/Sys-MemInfo/
License : GPL+ or Artistic
Description : Sys::MemInfo returns the total amount of free and used physical memory in
: bytes in totalmem and freemem variables.