How to Install and Uninstall perl-Storable.x86_64 Package on Oracle Linux 9
Last updated: January 10,2025
1. Install "perl-Storable.x86_64" package
Please follow the step by step instructions below to install perl-Storable.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Storable.x86_64
Copied
2. Uninstall "perl-Storable.x86_64" package
This guide covers the steps necessary to uninstall perl-Storable.x86_64 on Oracle Linux 9:
$
sudo dnf remove
perl-Storable.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Storable.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:45:26 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : perl-Storable
Epoch : 1
Version : 3.21
Release : 460.el9
Architecture : x86_64
Size : 223 k
Source : perl-Storable-3.21-460.el9.src.rpm
Repository : @System
From repo : ol9_appstream
Summary : Persistence for Perl data structures
URL : https://metacpan.org/release/Storable
License : GPL+ or Artistic
Description : The Storable package brings persistence to your Perl data structures
: containing scalar, array, hash or reference objects, i.e. anything that
: can be conveniently stored to disk and retrieved at a later time.
Installed Packages
Name : perl-Storable
Epoch : 1
Version : 3.21
Release : 460.el9
Architecture : x86_64
Size : 223 k
Source : perl-Storable-3.21-460.el9.src.rpm
Repository : @System
From repo : ol9_appstream
Summary : Persistence for Perl data structures
URL : https://metacpan.org/release/Storable
License : GPL+ or Artistic
Description : The Storable package brings persistence to your Perl data structures
: containing scalar, array, hash or reference objects, i.e. anything that
: can be conveniently stored to disk and retrieved at a later time.