How to Install and Uninstall perl-ODBM_File.x86_64 Package on Oracle Linux 9
Last updated: January 03,2025
1. Install "perl-ODBM_File.x86_64" package
This guide let you learn how to install perl-ODBM_File.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-ODBM_File.x86_64
Copied
2. Uninstall "perl-ODBM_File.x86_64" package
This guide covers the steps necessary to uninstall perl-ODBM_File.x86_64 on Oracle Linux 9:
$
sudo dnf remove
perl-ODBM_File.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-ODBM_File.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:25:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-ODBM_File
Version : 1.16
Release : 480.el9
Architecture : x86_64
Size : 22 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ol9_appstream
Summary : Tied access to odbm files
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : ODBM_File establishes a connection between a Perl hash variable and a file in
: odbm format. You can manipulate the data in the file just as if it were in
: a Perl hash, but when your program exits, the data will remain in the file, to
: be used the next time your program runs.
Available Packages
Name : perl-ODBM_File
Version : 1.16
Release : 480.el9
Architecture : x86_64
Size : 22 k
Source : perl-5.32.1-480.el9.src.rpm
Repository : ol9_appstream
Summary : Tied access to odbm files
URL : https://www.perl.org/
License : GPL+ or Artistic
Description : ODBM_File establishes a connection between a Perl hash variable and a file in
: odbm format. You can manipulate the data in the file just as if it were in
: a Perl hash, but when your program exits, the data will remain in the file, to
: be used the next time your program runs.