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

Last updated: May 20,2024

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

Please follow the instructions below to install perl-Data-Visitor.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This is a short guide on how to uninstall perl-Data-Visitor.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:38:14 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Data-Visitor
Version : 0.32
Release : 1.el8
Architecture : noarch
Size : 48 k
Source : perl-Data-Visitor-0.32-1.el8.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.