How to Install and Uninstall perl-autobox.x86_64 Package on AlmaLinux 8
Last updated: November 24,2024
1. Install "perl-autobox.x86_64" package
This tutorial shows how to install perl-autobox.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-autobox.x86_64
Copied
2. Uninstall "perl-autobox.x86_64" package
In this section, we are going to explain the necessary steps to uninstall perl-autobox.x86_64 on AlmaLinux 8:
$
sudo dnf remove
perl-autobox.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-autobox.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:18:11 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-autobox
Version : 3.0.1
Release : 7.el8
Architecture : x86_64
Size : 46 k
Source : perl-autobox-3.0.1-7.el8.src.rpm
Repository : epel
Summary : Call methods on native types
URL : https://metacpan.org/release/autobox
License : Artistic 2.0
Description : The autobox pragma allows methods to be called on integers, floats,
: strings, arrays, hashes, and code references in exactly the same manner as
: blessed references.
Available Packages
Name : perl-autobox
Version : 3.0.1
Release : 7.el8
Architecture : x86_64
Size : 46 k
Source : perl-autobox-3.0.1-7.el8.src.rpm
Repository : epel
Summary : Call methods on native types
URL : https://metacpan.org/release/autobox
License : Artistic 2.0
Description : The autobox pragma allows methods to be called on integers, floats,
: strings, arrays, hashes, and code references in exactly the same manner as
: blessed references.