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

Last updated: January 11,2025

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

Please follow the guidelines below to install perl-Data-Stag.noarch on Fedora 39

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

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

Please follow the instructions below to uninstall perl-Data-Stag.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:23:46 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : perl-Data-Stag
Version : 0.14
Release : 23.fc39
Architecture : noarch
Size : 166 k
Source : perl-Data-Stag-0.14-23.fc39.src.rpm
Repository : fedora
Summary : Perl package for Structured Tags datastructures
URL : https://metacpan.org/release/Data-Stag
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.