How to Install and Uninstall perl-Data-Visitor.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "perl-Data-Visitor.noarch" package

In this section, we are going to explain the necessary steps to install perl-Data-Visitor.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install perl-Data-Visitor.noarch

2. Uninstall "perl-Data-Visitor.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Data-Visitor.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove perl-Data-Visitor.noarch $ sudo dnf autoremove

3. Information about the perl-Data-Visitor.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:16:51 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Data-Visitor
Version : 0.32
Release : 1.el9
Architecture : noarch
Size : 42 k
Source : perl-Data-Visitor-0.32-1.el9.src.rpm
Repository : epel
Summary : Visitor style traversal of Perl data structures
URL : https://metacpan.org/release/Data-Visitor
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : This module is a simple visitor implementation for Perl values.