How to Install and Uninstall perl-Data-Visitor.noarch Package on Fedora 35

Last updated: November 27,2024

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

This is a short guide on how to install perl-Data-Visitor.noarch on Fedora 35

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

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

This tutorial shows how to uninstall perl-Data-Visitor.noarch on Fedora 35:

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

3. Information about the perl-Data-Visitor.noarch package on Fedora 35

Last metadata expiration check: 1:02:48 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Data-Visitor
Version : 0.31
Release : 4.fc35
Architecture : noarch
Size : 42 k
Source : perl-Data-Visitor-0.31-4.fc35.src.rpm
Repository : fedora
Summary : Visitor style traversal of Perl data structures
URL : https://metacpan.org/release/Data-Visitor
License : GPL+ or Artistic
Description : This module is a simple visitor implementation for Perl values.