How to Install and Uninstall perl-Data-Visitor.noarch Package on Rocky Linux 9

Last updated: October 08,2024

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

Please follow the guidelines below to install perl-Data-Visitor.noarch on Rocky Linux 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 Rocky Linux 9:

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

3. Information about the perl-Data-Visitor.noarch package on Rocky Linux 9

Last metadata expiration check: 0:40:51 ago on Fri Feb 16 06:49:52 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.