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

Last updated: June 28,2024

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

Learn how to install perl-Data-Visitor.noarch on AlmaLinux 9

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

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

Please follow the guidelines below to uninstall perl-Data-Visitor.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 0:26:22 ago on Wed Mar 13 07:41:12 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.