How to Install and Uninstall perl-Data-Stag.noarch Package on Fedora 34

Last updated: May 19,2024

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

Please follow the step by step instructions below to install perl-Data-Stag.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall perl-Data-Stag.noarch on Fedora 34:

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

3. Information about the perl-Data-Stag.noarch package on Fedora 34

Last metadata expiration check: 0:55:00 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Data-Stag
Version : 0.14
Release : 16.fc34
Architecture : noarch
Size : 159 k
Source : perl-Data-Stag-0.14-16.fc34.src.rpm
Repository : fedora
Summary : Perl package for Structured Tags datastructures
URL : https://metacpan.org/release/Data-Stag
License : GPL+ or Artistic
Description : This module is for manipulating data as hierarchical tag/value pairs
: (Structured TAGs or Simple Tree AGgreggates). These datastructures can be
: represented as nested arrays, which have the advantage of being native to
: Perl.